Overload | Description |
---|---|
SaveAsJpeg(Stream,Nullable<Rectangle>,Int32) | Saves the image into a Stream in JPEG format with specified quality (from 0 to 100). |
SaveAsJpeg(String,Nullable<Rectangle>,Int32) | Saves the image to a file in JPEG format with specified quality (from 0 to 100). |