Field CAIROFORMATARGB32
Represents the native constant CAIRO_FORMAT_ARGB32 (value 0).
public const int CAIROFORMATARGB32 = 0
Returns
- int
- Represents the native constant CAIRO_FORMAT_ARGB32 (value 0).
Remarks
Pixel format is 32-bit ARGB pre-multiplied (native endianness).