- main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- plotCircle
void plotCircle(Slice!(Contiguous, [3], T*) img, Circle circle, Color color)
Undocumented in source. Be warned that the author may not have intended to support it.
- plotLine
void plotLine(Slice!(Contiguous, [3], T*) img, Line line, Color color)
Undocumented in source. Be warned that the author may not have intended to support it.