> How can I use canvas.textout method with transparent propertie? >A possible solution I thought using another timage and at last merge the >timages, but it is waste of system resources...
setBkMode(canvas.handle,TRANSPARENT);