ImageBitmapRenderingContext

注释
  • @Native("ImageBitmapRenderingContext")

属性

canvas CanvasElement?
没有设置器
hashCode int
此对象的哈希码。
没有设置器继承的
runtimeType Type
对象的运行时类型表示。
没有设置器继承的

方法

noSuchMethod(Invocation invocation) → dynamic
在访问不存在的方法或属性时调用。
继承的
toString() String
此对象的一个字符串表示。
继承的
transferFromImageBitmap(ImageBitmap? bitmap) → void

运算符

operator ==(Object other) bool
等号运算符。
继承的