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)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
create
Region create(Image img)
Undocumented in source. Be warned that the author may not have intended to support it.
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)
Undocumented in source. Be warned that the author may not have intended to support it.

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