|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICCProfileException | |
---|---|
ucar.jpeg.colorspace | |
ucar.jpeg.icc | |
ucar.jpeg.jj2000.j2k.codestream.reader |
Uses of ICCProfileException in ucar.jpeg.colorspace |
---|
Methods in ucar.jpeg.colorspace that throw ICCProfileException | |
---|---|
static BlkImgDataSrc |
ColorSpaceMapper.createInstance(BlkImgDataSrc src,
ColorSpace csMap)
Factory method for creating instances of this class. |
Uses of ICCProfileException in ucar.jpeg.icc |
---|
Subclasses of ICCProfileException in ucar.jpeg.icc | |
---|---|
class |
ICCProfileInvalidException
This exception is thrown when the content of an an icc profile is in someway incorrect. |
class |
ICCProfileNotFoundException
This exception is thrown when an image contains no icc profile. |
Methods in ucar.jpeg.icc that throw ICCProfileException | |
---|---|
static BlkImgDataSrc |
ICCProfiler.createInstance(BlkImgDataSrc src,
ColorSpace csMap)
Factory method for creating instances of this class. |
Constructors in ucar.jpeg.icc that throw ICCProfileException | |
---|---|
ICCProfiler(BlkImgDataSrc src,
ColorSpace csMap)
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, output). |
Uses of ICCProfileException in ucar.jpeg.jj2000.j2k.codestream.reader |
---|
Methods in ucar.jpeg.jj2000.j2k.codestream.reader that throw ICCProfileException | |
---|---|
BlkImgDataSrc |
HeaderDecoder.createColorSpaceMapper(BlkImgDataSrc src,
ColorSpace csMap)
Creates and returns the EnumeratedColorSpaceMapper corresponding to the information read from the JP2 image file via the ColorSpace parameter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |