PsdOptionsChannelsCount Property

Gets or sets the color channels count.

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

Property Value

Type: Int16
The color channels count.
See Also