|
|
| ImageExtensionsSaveAsGif Method | KGy SOFT Drawing Libraries Help |
Overload List
| Name | Description | |
|---|---|---|
|
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. |
|
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. |
See Also