Table of Contents

ExifTag.Image.SamplesPerPixel Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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; }

Property Value

ExifTag