Compresses given bitmap to JPEG, overwrites a portion of JPEG data of the LosslessJpegTransform by this bitmap, and writes the result into the specified file/stream.
Name | Description | |
---|---|---|
WritePatched(Stream, Point, Bitmap) |
Compresses given bitmap to JPEG, overwrites a portion of JPEG data of the LosslessJpegTransform by this bitmap, and writes the result into the specified stream. |
|
WritePatched(String, Point, Bitmap) |
Compresses given bitmap to JPEG, overwrites a portion of JPEG data of the LosslessJpegTransform by this bitmap, and writes the result into the specified file. |