Gets the SamplesPerPixel EXIF tag.
Description: 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 a JPEG marker is used instead of this tag.
Id: 277 (0x0115)
Type: Short
public static ExifTag SamplesPerPixel { get; }
Public Shared ReadOnly Property SamplesPerPixel As ExifTag
Get