close method
void
close()
The ImageBitmap.close()
method disposes of all graphical resources associated with an
ImageBitmap
.
Implementation
external void close();
The ImageBitmap.close()
method disposes of all graphical resources associated with an
ImageBitmap
.
external void close();