[]
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.
public virtual SubbandROIMask getSubbandRectROIMask(int x, int y)
Type | Name | Description |
---|---|---|
int | x | horizontal coordinate of the specified point. |
int | y | horizontal coordinate of the specified point. |
Type | Description |
---|---|
SubbandROIMask |