Overload List
| Name | Description | |
|---|---|---|
| SaveIndexed(Image, Stream, ImageFormat, PixelFormat) |
Saves this image as an indexed image to the specified stream
with the given pixelFormat.
| |
| SaveIndexed(Image, String, ImageFormat, PixelFormat) |
Saves this image as an indexed image to the specified filename
with the given pixelFormat.
|