init(_:)
Initializes an image format with an integer value.
Declaration
init(_ rawValue: UInt32)Parameters
- rawValue:
The raw integer value of the image format.
Initializes an image format with an integer value.
init(_ rawValue: UInt32)The raw integer value of the image format.