Click to See Complete Forum and Search --> : gdiplus bug(?)


jigen3
November 7th, 2003, 04:45 PM
ok i'll try posting...
did anyone run into any instances of gdiplus redrawing an image 2, 3, or 4 times on one call of graphics.Drawimage()? the image was a gif loaded from a file. i am pretty sure i am not invalidating that many times...

jigen3

Gabriel Fleseriu
November 8th, 2003, 09:31 AM
I don't think GDI+ is doing that, but rather that you haev some logical error in your code. Please post the relevant portion.