org.gnu.gdk
public class Colorspace extends Enum
Field Summary | |
---|---|
static Colorspace | RGB |
Method Summary | |
---|---|
Colorspace | and(Colorspace other) |
static Colorspace | intern(int value) |
Colorspace | or(Colorspace other) |
boolean | test(Colorspace other) |
Colorspace | xor(Colorspace other) |