[]
        
(Showing Draft Content)

CSJ2K.Color.Resampler.-ctor

Resampler Constructor

Resampler(BlkImgDataSrc, ColorSpace)

Ctor resamples a BlkImgDataSrc so that all components have the same number of samples.

       Note the present implementation does only two to one
       respampling in either direction (row, column).
Declaration
protected Resampler(BlkImgDataSrc src, ColorSpace csMap)
Parameters
Type Name Description
BlkImgDataSrc src

-- Source of image data

ColorSpace csMap