Crops a portion of the uncompressed JPEG image and writes it to specified file/stream.
Name | Description | |
---|---|---|
WriteCropped(Stream, Rectangle) |
Crops a portion of the uncompressed JPEG image and writes it to specified stream. |
|
WriteCropped(String, Rectangle) |
Crops a portion of the uncompressed JPEG image and writes it to specified file. |