width property
Width of the image in pixels.
For formats where some color channels are subsampled, this is the width of the largest-resolution plane.
Implementation
final int? width;
Width of the image in pixels.
For formats where some color channels are subsampled, this is the width of the largest-resolution plane.
final int? width;