Enumeration
GdkPixbufColorspace
Description [src]
This enumeration defines the color spaces that are supported by the gdk-pixbuf library.
Currently only RGB is supported.
Members
Name | Description |
---|---|
GDK_COLORSPACE_RGB |
Indicates a red/green/blue additive color space. |