| SaveImage(Stream, ImageFormat) | Saves actual content of DrawingPad to the specified stream in the specified format |
| SaveImage(String, FormatTypes) | Saves actual content of DrawingPad to file. Output file type can be specified with parameter. |
| SaveImage(String, ImageFormat) | Saves actual content of DrawingPad to file. Output file type can be specified with parameter. |