Package elemental2.dom
Interface ImageBitmap
-
@JsType(isNative=true, namespace="<global>") public interface ImageBitmap
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
int
getHeight()
int
getWidth()
-