I have a SolidBrush (GDI+) which gives a transparency pattern when I draw a
polygon. The polygon gets divided into triangles with different levels of
transparency even though I have set the transparency myself. How can I make
it the same transparency over the whole polygon?
William DePalo [MVP VC++] - 13 Sep 2005 15:16 GMT
>I have a SolidBrush (GDI+) which gives a transparency pattern when I draw a
> polygon. ...
If no one responds here, try posting again in the graphics group
microsoft.public.win32.programmer.gdi
Regards,
Will