- opIndex
ViewColor!V opIndex(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
ViewColor!V opIndexAssign(ViewColor!V value, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixin which implements view primitives on top of another view, using a coordinate transform function.