height property

int get height

The readonly ImageData.height property returns the number of rows in the ImageData object.

Implementation

external int get height;