HTMLCanvasElementGlue extension

on

Properties

context2D CanvasRenderingContext2D
no setter

Methods

getContext3d({bool alpha = true, bool depth = true, bool stencil = false, bool antialias = true, bool premultipliedAlpha = true, bool preserveDrawingBuffer = false}) RenderingContext?
toDataUrl(String type, [num? quality]) String