Collapse imageOverload List

  NameDescription
Public methodStatic memberSavePng(Image, Stream, PixelFormat)
Saves this image as a Png to the specified stream with the given pixelFormat.
Public methodStatic memberSavePng(Image, String, PixelFormat)
Saves this image as a Png to the specified filename with the given pixelFormat.

Collapse imageSee Also