i have created a static text at run time. I want to display it above

a bitmap as a text. There is a background appearing for the text. I

How can i make it transparent with respect to the color of the bitmap which

is not uniform. i have tried setbkmode and also tried to change the
styles of the static text created as transparent. It is not working.
please help me