PngOptionsColorType Property

Gets or sets the type of the color.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public PngColorType ColorType { get; set; }

Property Value

Type: PngColorType
The type of the color.
See Also