Brush, Pen, Polygon... with alpha?

Windows specific forum
Seymour Clufley
Addict
Addict
Posts: 1266
Joined: Wed Feb 28, 2007 9:13 am
Location: London

Brush, Pen, Polygon... with alpha?

Post by Seymour Clufley »

Does anyone know if it's possible to use alpha colours with these API functions? I've tried feeding RGBA values but they only seem to work with RGB.
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
User avatar
Arctic Fox
Enthusiast
Enthusiast
Posts: 609
Joined: Sun Dec 21, 2008 5:02 pm
Location: Aarhus, Denmark

Re: Brush, Pen, Polygon... with alpha?

Post by Arctic Fox »

I think you have to use GDIPlus if you want transparent/alpha effects.
Post Reply