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

PngFrame Constructor

Creates and initializes new PngFrame class instance.

Overload List

Name Description
Public method PngFrame()

Creates and initializes new PngFrame class instance.

Public method PngFrame(Boolean)

Creates and initializes new PngFrame class instance. You can set all the frame settings here.

Public method PngFrame(Bitmap, Boolean)

Creates and initializes new PngFrame class instance. You can associate a bitmap with it as well as set all the frame settings here.

See Also

Reference