LosslessJpeg.WritePatched Method

Patches the image using a given bitmap and writes the result to specified media.

Overload List

Name Description
Public method WritePatched(Stream, Point, Bitmap)

Patches the image using a given bitmap and writes the result to the specified Stream.

Public method WritePatched(String, Point, Bitmap)

Patches the image using a given bitmap and writes the result to the specified file.

See Also

Reference