- addRect
uint addRect(Page page, Rect rect)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTextRect
uint addTextRect(Page page, Rect rect, string text, HaruTextAlignment alignment)
Undocumented in source. Be warned that the author may not have intended to support it.
- isValidCMYKColor
bool isValidCMYKColor(HaruCMYKColor color)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFillColor
uint setFillColor(Page page, HaruCMYKColor color)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStrokeColor
uint setStrokeColor(Page page, HaruCMYKColor color)
Undocumented in source. Be warned that the author may not have intended to support it.
Uniform Function Call Syntax (UFCS) extensions