[]
This class provides ICC Profiling API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
public class ICCProfiler : ColorSpaceMapper, BlkImgDataSrc, ImgData
Name | Description |
---|---|
ICCProfiler(BlkImgDataSrc, ColorSpace) | Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, output). |
Name | Description |
---|---|
OPT_PREFIX | The prefix for ICC Profiler options |
eol | Platform dependant end of line String. |
Name | Description |
---|---|
ToString() | Return a suitable String representation of the class instance. |
createInstance(BlkImgDataSrc, ColorSpace) | Factory method for creating instances of this class. |
getCompData(DataBlk, int) | |
getInternCompData(DataBlk, int) |