[]
        
(Showing Draft Content)

CSJ2K.j2k.roi.encoder.SubbandROIMask.-ctor

SubbandROIMask Constructor

SubbandROIMask(int, int, int, int)

The constructor of the SubbandROIMask takes the dimensions of the subband as parameters

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

The upper left x coordinate of corresponding subband

int uly

The upper left y coordinate of corresponding subband

int w

The width of corresponding subband

int h

The height of corresponding subband