[]
        
(Showing Draft Content)

CSJ2K.j2k.roi.encoder.SubbandROIMask.getSubbandRectROIMask

getSubbandRectROIMask Method

getSubbandRectROIMask(int, int)

Returns a reference to the Subband mask element to which the specified point belongs. The specified point must be inside this (i.e. the one defined by this object) subband mask. This method searches through the tree.

Declaration
public virtual SubbandROIMask getSubbandRectROIMask(int x, int y)
Parameters
Type Name Description
int x

horizontal coordinate of the specified point.

int y

horizontal coordinate of the specified point.

Returns
Type Description
SubbandROIMask