Skip to main content

html_canvas_to_rendering_context2d_cached

Constants

context_cache : WeakMap.<HTMLCanvasElement, CanvasRenderingContext2D>

Functions

html_canvas_to_rendering_context2d_cached(canvas)CanvasRenderingContext2D

context_cache : WeakMap.<HTMLCanvasElement, CanvasRenderingContext2D>

Kind: global constant

html_canvas_to_rendering_context2d_cached(canvas) ⇒ CanvasRenderingContext2D

Kind: global function

ParamType
canvasHTMLCanvasElement