public class Mask
extends java.lang.Object
Constructor and Description |
---|
Mask(int width,
int height,
boolean[] flags) |
public Mask(int width, int height, boolean[] flags)
flags
- width
- height
- public boolean isIncluded(int x, int y)
x
- y
- public int getSample(int x, int y)
x
- y
- public int getWidth()
public int getHeight()
public int getSize()
public java.awt.Rectangle getBounds()
public Mask invert()