public class ColorMode extends java.lang.Object
ColorMode
static int
CMYK
GRAYSCALE
RGB
ColorMode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int RGB
public static final int GRAYSCALE
public static final int CMYK
public ColorMode()