Creates and initializes new PngFrame class instance.
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. |