width property

int width
final

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;