[]
Creates and returns the ChannelDefinitonMapper which maps the input channels to the channel definition for the appropriate colorspace.
public virtual BlkImgDataSrc createChannelDefinitionMapper(BlkImgDataSrc src, ColorSpace csMap)
Type | Name | Description |
---|---|---|
BlkImgDataSrc | src | The bit stream reader agent where to get code-block data from. |
ColorSpace | csMap | provides color space information from the image file |
Type | Description |
---|---|
BlkImgDataSrc | The channel definition mapping object |
Type | Condition |
---|---|
ColorSpaceException | if image contains a bad colorspace box |