Hello Everybody! Is there an example of bitmap-handling in the graph unit. I'd like to use them as a kind of off-screen sourfaces (e.g. for drawing onto them). The Unit-Reference sais about GetImage: "Bitmap must have enough room to contain the image." Well, how do I allocate a bitmap? And can I draw to it? Ciao Olaf