Table of Contents

Field CAIROFORMATARGB32

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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).