Brush, Pen, Polygon... with alpha?
-
Seymour Clufley
- Addict

- Posts: 1266
- Joined: Wed Feb 28, 2007 9:13 am
- Location: London
Brush, Pen, Polygon... with alpha?
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."
- Arctic Fox
- Enthusiast

- Posts: 609
- Joined: Sun Dec 21, 2008 5:02 pm
- Location: Aarhus, Denmark
Re: Brush, Pen, Polygon... with alpha?
I think you have to use GDIPlus if you want transparent/alpha effects.