[]
Constructs a new ForwCompTransf object that operates on the specified source of image data.
public InvCompTransf(BlkImgDataSrc imgSrc, DecoderSpecs decSpec, int[] utdepth, ParameterList pl)
| Type | Name | Description |
|---|---|---|
| BlkImgDataSrc | imgSrc | The source from where to get the data to be transformed |
| DecoderSpecs | decSpec | The decoder specifications |
| int[] | utdepth | The bit depth of the un-transformed components |
| ParameterList | pl | The command line optinons of the decoder |