PsdReader.SpotChannels Property

Gets a collection of spot channels from the PSD file.

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

Syntax

C#
public SpotChannelCollection SpotChannels { get; }

Property Value

A SpotChannelCollection containing spot channels.

See Also

Reference