Members
-
readonly canvas : HTMLCanvasElement
-
内部使用的canvas对象
-
readonly graphics : CanvasGraphics
-
绘制对象
-
readonly imageSource : HTMLImageElement | HTMLCanvasElement
-
图像数据源
-
像素高度
-
readonly pixels : Int32Array
-
获取像素数组
-
像素宽度
Methods
清除内容