JpegExifDataPhotometricInterpretation Property

Gets or sets the photometric interpretation.

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

Property Value

Type: UInt16
The photometric interpretation.
See Also