Apologies if this has been covered before, I couldn't see anything by searching.
Basically I'm pre-caching some drawing into a TPixmap (from a TImage) using Writepixel, which works a treat. However I'd like to use the standard drawing command to draw lines etc. in this image, is it possible?
I'm thinking I might have to resort to doing my own line drawing algorithm but I'd rather not!
Thanks
Daryl.
Basically I'm pre-caching some drawing into a TPixmap (from a TImage) using Writepixel, which works a treat. However I'd like to use the standard drawing command to draw lines etc. in this image, is it possible?
I'm thinking I might have to resort to doing my own line drawing algorithm but I'd rather not!
Thanks
Daryl.