MaskData

Information about Masks

Members

Variables

bottom
int bottom;

Bottom Y coordinate of mask

defaultColor
ubyte defaultColor;

Default color of mask

isVectorMask
bool isVectorMask;

If the mask is a vector mask or not

left
int left;

Left X coordinate of mask

right
int right;

Right X coordinate of mask

top
int top;

Top X coordinate of mask

Meta