| Package | Description |
|---|---|
| colorspace | |
| icc | |
| jj2000.j2k.codestream.reader |
| Modifier and Type | Method and Description |
|---|---|
static BlkImgDataSrc |
ColorSpaceMapper.createInstance(BlkImgDataSrc src,
ColorSpace csMap)
Factory method for creating instances of this class.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static BlkImgDataSrc |
ICCProfiler.createInstance(BlkImgDataSrc src,
ColorSpace csMap)
Factory method for creating instances of this class.
|
| Constructor and Description |
|---|
ICCProfiler(BlkImgDataSrc src,
ColorSpace csMap)
Ctor which creates an ICCProfile for the image and initializes
all data objects (input, working, output).
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2015. All rights reserved.