TiffOptions.SamplesPerPixel

TiffOptions.SamplesPerPixel property

Gets the samples per pixel. To change this property value use the BitsPerSample property setter.

public ushort SamplesPerPixel { get; }

Property Value

The samples per pixel.

See Also