width property

int get width

The readonly ImageData.width property returns the number of pixels per row in the ImageData object.

Implementation

external int get width;