Interface CanvasRenderingContext
- All Known Subinterfaces:
CanvasRenderingContext2D
- All Known Implementing Classes:
CanvasRenderingImpl
public interface CanvasRenderingContext
The public interface CanvasRenderingContext.
-
Method Summary
-
Method Details
-
getCanvas
HTMLCanvasElement getCanvas()Gets the canvas.- Returns:
- the canvas
-