RegionRects

Members

Functions

add
void add(RECT rc)
void add(int l, int t, int r, int b)
clear
void clear()
create
Region create(Image img)
create
Region create(MemoryGraphics g)
opCatAssign
void opCatAssign(RECT rc)

Properties

height
size_t height [@property getter]
region
Region region [@property getter]
width
size_t width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta