enum Cairo::Format
Defined in:
lib/gi-crystal/src/auto/cairo-1.0/cairo.crEnum Members
-
Invalid =
-1
-
Argb32 =
0
-
Rgb24 =
1
-
A8 =
2
-
A1 =
3
-
Rgb16565 =
4
-
Rgb30 =
5
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.