Uses of Class
org.apache.commons.imaging.icc.IccProfileInfo
-
Packages that use IccProfileInfo Package Description org.apache.commons.imaging.icc ICC color profile. -
-
Uses of IccProfileInfo in org.apache.commons.imaging.icc
Methods in org.apache.commons.imaging.icc that return IccProfileInfo Modifier and Type Method Description IccProfileInfoIccProfileParser. getICCProfileInfo(byte[] bytes)IccProfileInfoIccProfileParser. getICCProfileInfo(ICC_Profile iccProfile)IccProfileInfoIccProfileParser. getICCProfileInfo(File file)IccProfileInfoIccProfileParser. getICCProfileInfo(ByteSource byteSource)
-