Aurigma Graphics Mill 5.5 for .NET
PngFrame Constructor
Creates and initializes new PngFrame class instance.
Overload List
| Name | Description | |
|---|---|---|
|
|
PngFrame()()() |
Creates and initializes new PngFrame class instance. |
|
|
PngFrame(Boolean) |
Creates and initializes new PngFrame class instance. You can set all the frame settings here. |
|
|
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. |