In the documentation of the target_map there are few remarks. One of them states this:
Quote
The original image content of the target_map is preserved as a background.


How can I get the pointer of the preserved original image? I didn't see any reference in the text.

If I set the target_map to NULL, will be deleted the preserved image from the memory?