Dart
dart:html
ImageBitmap
close method
close
ImageBitmap class
Properties
height
width
hashCode
runtimeType
Methods
close
noSuchMethod
toString
Operators
operator ==
close method
void
close
(
)
Implementation
void close() native;