SpotChannelCollection Class

Represents a collection of spot channels obtained from a PSD file.

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

Syntax

C#
public class SpotChannelCollection : IEnumerable, IEnumerable<PsdSpotChannel>

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Codecs.Psd.SpotChannelCollection

See Also

Reference