Click or drag to resize

ExifDataColorSpace Property

Gets or sets the color space.

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

Property Value

Type: ExifColorSpace
The color space.
See Also