[]
Initializes this object with the given source of image data and with all the decompositon parameters
public ForwWTFull(BlkImgDataSrc src, EncoderSpecs encSpec, int cb0x, int cb0y)
Public Sub New(src As BlkImgDataSrc, encSpec As EncoderSpecs, cb0x As Integer, cb0y As Integer)
| Type | Name | Description |
|---|---|---|
| BlkImgDataSrc | src | From where the image data should be obtained. |
| EncoderSpecs | encSpec | The encoder specifications |
| int | cb0x | The horizontal coordinate of the code-block partition origin on the reference grid. |
| int | cb0y | The vertical coordinate of the code-block partition origin on the reference grid. |