[]
This class provides Enumerated ColorSpace API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
public class EnumeratedColorSpaceMapper : ColorSpaceMapper, BlkImgDataSrc, ImgData
Name | Description |
---|---|
EnumeratedColorSpaceMapper(BlkImgDataSrc, ColorSpace) | Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output). |
Name | Description |
---|---|
ToString() | |
createInstance(BlkImgDataSrc, ColorSpace) | Factory method for creating instances of this class. |
getCompData(DataBlk, int) | |
getInternCompData(DataBlk, int) |