RegionRects

Undocumented in source.

Members

Functions

add
void add(RECT rc)
Undocumented in source. Be warned that the author may not have intended to support it.
add
void add(int l, int t, int r, int b)

ditto

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
create
Region create(Image img)

ditto

create
Region create(MemoryGraphics g)
Undocumented in source. Be warned that the author may not have intended to support it.
opCatAssign
void opCatAssign(RECT rc)

ditto

Properties

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

Meta