This documentation is for the old version. Go to the latest Graphics Mill docs

AdvancedPsdFrame Constructor

Creates and initializes new AdvancedPsdFrame class instance.

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

Syntax

Visual Basic
Public Sub New
C#
public AdvancedPsdFrame()

Remarks

Currently the Advanced PSD add-on can only read PSD files. You cannot write such files, that's why on practice you need not create frames explicitly using constructors.

See Also

Reference