Uses of Class
ucar.jpeg.icc.ICCProfileInvalidException

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
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.