enum GdkPixbuf::Colorspace
Overview
This enumeration defines the color spaces that are supported by the gdk-pixbuf library.
Currently only RGB is supported.
Defined in:
lib/gi-crystal/src/auto/gdk_pixbuf-2.0/gdk_pixbuf.crEnum Members
-
Rgb =
0_u32
-
Indicates a red/green/blue additive color space.
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
Class methods inherited from struct Enum
g_type : UInt64
g_type
Class Method Detail
Returns the type id (GType) registered in GLib type system.