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

AdvancedPsdFrame Constructor

Creates and initializes new AdvancedPsdFrame class instance.

Overload List

Name Description
Public method AdvancedPsdFrame()

Creates and initializes new AdvancedPsdFrame class instance.

Public method AdvancedPsdFrame(Bitmap)

Creates new AdvancedPsdFrame class instance and initializes it by the specified bitmap.

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