Greetings, I would like to draw lines ontop of an image stored in a DIB without modifying the background image. That is, I would like to "freeze" the background and draw at will on it without affecting the underlying graphic. I am using the DRAWDIB function with 24bits DIB information (i.e. 0xRGB format). Is there any simple solution?