Property SamplesPerPixel
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
SamplesPerPixel
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.
public static ExifPropertyKey SamplesPerPixel { get; }