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