Overload List
| Name | Description | |
|---|---|---|
| SavePng(Image, Stream, PixelFormat) |
Saves this image as a Png to the specified stream with the given
pixelFormat.
| |
| SavePng(Image, String, PixelFormat) |
Saves this image as a Png to the specified filename with the given
pixelFormat.
|