PsdReader.GroupedFrames Property

Gets a collection of plain grouped layers.

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

Syntax

C#
public GroupedFrameCollection GroupedFrames { get; }

Property Value

A PlainFrameCollection containing grouped layers from this PSD image.

See Also

Reference