JpegExifDataBitsPerSample Property

Gets or sets the bits per sample.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public ushort[] BitsPerSample { get; set; }

Property Value

Type: UInt16
The bits per sample.
See Also