|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICCProfileInvalidException | |
---|---|
ucar.jpeg.icc |
Uses of ICCProfileInvalidException in ucar.jpeg.icc |
---|
Methods in ucar.jpeg.icc that throw ICCProfileInvalidException | |
---|---|
static ICCMonochromeInputProfile |
ICCMonochromeInputProfile.createInstance(ColorSpace csm)
Return the ICCProfile embedded in the input image |
static ICCMatrixBasedInputProfile |
ICCMatrixBasedInputProfile.createInstance(ColorSpace csm)
Factory method to create ICCMatrixBasedInputProfile based on a suppled profile file. |
RestrictedICCProfile |
ICCProfile.parse()
Parse this ICCProfile into a RestrictedICCProfile which is appropriate to the data in this profile. |
Constructors in ucar.jpeg.icc that throw ICCProfileInvalidException | |
---|---|
ICCMatrixBasedInputProfile(ColorSpace csm)
Construct an ICCMatrixBasedInputProfile based on a suppled profile file. |
|
ICCMonochromeInputProfile(ColorSpace csm)
Construct a ICCMonochromeInputProfile corresponding to the profile file |
|
ICCProfile(ColorSpace csm)
ParameterList constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |