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