[]
        
(Showing Draft Content)

CSJ2K.j2k.image.forwcomptransf.ForwCompTransf.-ctor

ForwCompTransf Constructor

ForwCompTransf(BlkImgDataSrc, EncoderSpecs)

Constructs a new ForwCompTransf object that operates on the specified source of image data.

Declaration
public ForwCompTransf(BlkImgDataSrc imgSrc, EncoderSpecs encSpec)
Parameters
Type Name Description
BlkImgDataSrc imgSrc

The source from where to get the data to be transformed

EncoderSpecs encSpec

The encoder specifications

See Also