LosslessJpeg.WriteCropped Method

Crops the image and writes it to specified media.

Overload List

Name Description
Public method WriteCropped(Stream, Rectangle)

Crops the image and writes it to the specified Stream.

Public method WriteCropped(String, Rectangle)

Crops the image and writes it to the specified file.

See Also

Reference