PixelFormat
Object Hierarchy:
Description:
[ SimpleType ]
public struct PixelFormat : uint32
The pixel format of an image.
NOTE: these values are the same as the lcms2 AOTTTTTUYFPXSEEECCCCBBB type.
Content:
Static methods:
- public static PixelFormat from_string (string pixel_format)
Methods:
Inherited Members:
All known members inherited from struct uint32
- FORMAT
- FORMAT_MODIFIER
- MAX
- MIN
- clamp
- from_big_endian
- from_little_endian
- from_network
- max
- min
- swap_big_endian_pdp
- swap_little_endian_big_endian
- swap_little_endian_pdp
- to_big_endian
- to_little_endian
- to_network
- to_string