org.gnu.gdk
Class Colorspace
java.lang.Object
org.gnu.glib.Enum
org.gnu.gdk.Colorspace
public class Colorspace
- extends org.gnu.glib.Enum
Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
RGB
public static final Colorspace RGB
intern
public static Colorspace intern(int value)
or
public Colorspace or(Colorspace other)
and
public Colorspace and(Colorspace other)
xor
public Colorspace xor(Colorspace other)
test
public boolean test(Colorspace other)