HTMLCanvasElementGlue extension

on

Properties

context2D CanvasRenderingContext2D

Available on HTMLCanvasElement, provided by the HTMLCanvasElementGlue extension

no setter

Methods

getContext3d({bool alpha = true, bool depth = true, bool stencil = false, bool antialias = true, bool premultipliedAlpha = true, bool preserveDrawingBuffer = false}) RenderingContext?

Available on HTMLCanvasElement, provided by the HTMLCanvasElementGlue extension

toDataUrl(String type, [num? quality]) String

Available on HTMLCanvasElement, provided by the HTMLCanvasElementGlue extension