samplesPerPixel property

int? samplesPerPixel
final

The number of components per pixel. Since this standard applies to RGB and YCbCr images, the value set for this tag is 3. In JPEG compressed data, this tag shall not be used because a JPEG marker is used instead of it.

Implementation

final int? samplesPerPixel;