width property
int
get
width
The read-only ImageBitmap.width
property returns the ImageBitmap
object's width in CSS pixels.
Implementation
external int get width;
The read-only ImageBitmap.width
property returns the ImageBitmap
object's width in CSS pixels.
external int get width;