Overload List
| Name | Description | |
|---|---|---|
| SaveJpeg(Image, Stream, Int32) |
Saves this image as a Jpeg to the specified stream with the given
quality.
| |
| SaveJpeg(Image, String, Int32) |
Saves this image as a Jpeg to the specified filename with the given
quality.
|