Enum Class Colorspace

java.lang.Object
java.lang.Enum<Colorspace>
org.gnome.gdkpixbuf.Colorspace
All Implemented Interfaces:
Enumeration, Serializable, Comparable<Colorspace>, Constable

@Generated("io.github.jwharm.JavaGI") public enum Colorspace extends Enum<Colorspace> implements Enumeration
This enumeration defines the color spaces that are supported by the gdk-pixbuf library.

Currently only RGB is supported.