SpotChannelCollection.Count Property

Returns a number of spot channels in the PSD file.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual int Count { get; }

Property Value

The number of PsdSpotChannel in the PSD file.

See Also

Reference