ImageExtensions.SaveAsGif Method

KGy SOFT Drawing Libraries

ImageExtensionsSaveAsGif Method KGy SOFT Drawing Libraries Help
Overload List

  Name Description
Public method Static member SaveAsGif(Image, Stream, Boolean)
Saves the specified image as a GIF image.
See the Remarks section for the differences compared to the Image.Save(Stream,ImageFormat) method.
Public method Static member SaveAsGif(Image, Stream, Color)
Saves the specified image as a GIF image.
See the Remarks section for the differences compared to the Image.Save(Stream,ImageFormat) method.
Top
See Also

Reference