Creates a new canvas renderer instance.
Optional
options: CanvasRendererOptionsProtected
bitmapThe rendering context of a target canvas.
The attached bitmap generator.
Target image height in pixels.
Animation state.
Protected
readyProtected
spoolThe target canvas.
Target image width in pixels.
Attaches a bitmap generator instance to this renderer.
Detaches a bitmap generator instance from this renderer.
A renderer for a HTMLCanvasElement.
Attach an instance of a BitmapGenerator with a attach method.