height property
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;
Height of the image in pixels.
For formats where some color channels are subsampled, this is the height of the largest-resolution plane.
final int? height;