|
-
Dec 5th, 2003, 08:31 AM
#1
Thread Starter
New Member
Image coming out the wrong size...
Hello once again everyone. I'm just a newbie C# programmer with a problem...
Essentially through my code I have set the Image property of a picturebox to a .png file. I then allow the user to select an image and place it on top of this image, which I did utilizing the Graphics.DrawImage function.
Well...I was testing this out and everything works great, except certain images I draw come out larger then they actually are (they are proportionately stretched). This only happens to certain image files, and always for those image files. If I set the picturebox's image property to these images they are of correct size...
Any clues as to why this is happening?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|