TiffOptionsSamplesPerPixel Property

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

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public ushort SamplesPerPixel { get; }

Property Value

Type: UInt16
The samples per pixel.
See Also