Searched defs:CS_PYCC (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/color/
H A DColorSpace.java260 public static final int CS_PYCC = 1002; field in class:ColorSpace
285 * CS_CIEXYZ, CS_GRAY, or CS_PYCC)
318 case CS_PYCC:
321 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC);

Completed in 48 milliseconds