[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.CBlkInfo.-ctor

CBlkInfo Constructor

CBlkInfo(int, int, int, int, int)

Constructs a new instance with specified number of layers and code-block coordinates. The number corresponds to the maximum piece of codeword for one code-block.

Declaration
public CBlkInfo(int ulx, int uly, int w, int h, int nl)
Parameters
Type Name Description
int ulx

The uper-left x-coordinate

int uly

The uper-left y-coordinate

int w

Width of the code-block

int h

Height of the code-block

int nl

The number of layers