height property

int? height
final

Height of the image in pixels.

For formats where some color channels are subsampled, this is the height of the largest-resolution plane.

Implementation

final int? height;