Overload List

  NameDescription
Public methodStatic memberSaveImage(Image, Stream)
Saves this image to the specified stream.
Public methodStatic memberSaveImage(Image, String)
Saves this image to the specified filename.
Public methodStatic memberSaveImage(Image, Stream, ImageFormat)
Saves this image to the specified stream with the given imageFormat.
Public methodStatic memberSaveImage(Image, String, ImageFormat)
Saves this image to the specified filename with the given imageFormat.

See Also