Topic: A readable texture2D copy of the displayed map texture.
I have a very simple 2D game and would like to save a copy of the map that is displayed after I've changed a number of pixels. I am not capable to create faithfull copy that I can wirtite to. All colors are slightly changed. I think it is a format issue, but cannot find it.