Searched refs:iCCP_compressedProfile (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/png/
H A DPNGMetadata.java174 public byte[] iCCP_compressedProfile; field in class:PNGMetadata
580 Object profile = iCCP_compressedProfile;
1405 iCCP_compressedProfile =
H A DPNGImageWriter.java434 cs.write(metadata.iCCP_compressedProfile);
H A DPNGImageReader.java438 metadata.iCCP_compressedProfile = compressedProfile;

Completed in 49 milliseconds