A transformer to draw basic shapes onto an image. Currently only draws rectangles.
PngPongShapeTransformer
Creates an instance of PngPongShapeTransformer.
the transformer you want to draw onto.
Add a rectangle to the list of draw operations. Must use this before running PngPong.run()
Generated using TypeDoc
A transformer to draw basic shapes onto an image. Currently only draws rectangles.
PngPongShapeTransformer