- getColor
Color getColor()
- opAssign
CanvasModulate opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(CanvasModulate other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setColor
void setColor(Color color)
Tint the entire canvas.
CanvasModulate tints the canvas elements using its assigned color.