Drawing Text transparent

Windows specific forum
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Drawing Text transparent

Post by Konne »

Hi,
I'm sure there must be a wway but I can't find it. I'm trying to draw a Text via DrawText_() on a gradiant. The problem is that i don't know ow to draw the text with transparent background by using win api.

Please Help me.
Apart from that Mrs Lincoln, how was the show?
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

SetBkMode_( hDC, #TRANSPARENT )
Straker
Enthusiast
Enthusiast
Posts: 701
Joined: Wed Apr 13, 2005 10:45 pm
Location: Idaho, USA

Post by Straker »

Image Image
Post Reply