PDA

Click to See Complete Forum and Search --> : Why the $%@# is it doing this? WHY!?


Phobic
Dec 15th, 1999, 04:24 AM
I'm so convinced it's not my code that's the problem. What I have is, I have a program that generates this image. It then takes the direct picture from this and SavePicture is implemented, only that when I open the file after its been copied is that the very last vertical line of the image is like a different shade. In the program that generates it, it's completely correct. When I copy it by using SetData or SavePicture, it discolors the edge of the graphic everytime. I have no idea why! The created graphic is the same size as the image when it's inside the program. What's going on? anyone?