BrushTypeSolidColor gives transparency pattern

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
aaa said:
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
 
Back
Top