S
SStory
Question #1)
If I do Image.Save with the same filepath that I got the image from, it
bombs with "A generic error occurred in GDI+"
Any ideas? I prompt the user before overwriting, but if they want to do it,
I would like to offer the ability.
Question #2) I have my cropping working, using my own rubber banding
selector widget, but I am wondering how to best allow them to hold SHIFT and
maintain aspect ratio like Photoshop and others do? Any ideas on the math,
algorithm needed to do this. I'm sure it is simple just having one of those
days where I can't think of how to do it.
Thanks a lot,
Shane
If I do Image.Save with the same filepath that I got the image from, it
bombs with "A generic error occurred in GDI+"
Any ideas? I prompt the user before overwriting, but if they want to do it,
I would like to offer the ability.
Question #2) I have my cropping working, using my own rubber banding
selector widget, but I am wondering how to best allow them to hold SHIFT and
maintain aspect ratio like Photoshop and others do? Any ideas on the math,
algorithm needed to do this. I'm sure it is simple just having one of those
days where I can't think of how to do it.
Thanks a lot,
Shane