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

AdvancedPsdTextFrame Constructor

Creates and initializes new AdvancedPsdTextFrame class instance.

Overload List

Name Description
Public method AdvancedPsdTextFrame()

Creates and initializes new AdvancedPsdTextFrame class instance.

Public method AdvancedPsdTextFrame(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