Is it possibly, basically!
I'm doing a simple gui, and an image button will have three parts: a border, a background and an image.
Is it possible to "pre render" one on top of the other, to stop me having to draw all three parts every time, or is there simply no point?
Thanks!