ImageExtensionsSaveAsHighColorGif Method

Overload List

SaveAsHighColorGif(Image, Stream, Boolean, Color, Byte) Encodes the specified image as a multi-layered, single frame GIF image and writes it into the specified stream, preserving its original color depth.
SaveAsHighColorGif(Image, String, Boolean, Color, Byte) Encodes the specified image as a multi-layered, single frame GIF image and writes it into the specified file, preserving its original color depth.
See the Remarks section of the SaveAsHighColorGif(Image, Stream, Boolean, Color, Byte) overload for details.

See Also