Patches the image using a given bitmap and writes the result to specified media.
| Name | Description | |
|---|---|---|
|
|
WritePatched(Stream, Point, Bitmap) |
Patches the image using a given bitmap and writes the result to the specified Stream. |
|
|
WritePatched(String, Point, Bitmap) |
Patches the image using a given bitmap and writes the result to the specified file. |