Reputation: 1003
I am looking to make a tool that allows me to basically edit images as you could in MS Paint. I can currently draw shapes and pens on my image but i don't know how to: - Crop - Save New Image with Bitmap - Zoom in & Out on Image - Stretch Image Out - Rotate the Image If anyone could help with any part of this question it would be most appreciated, and i have put this all in one question to stop me posting multiple similar questions.
Thanks in Advance
Upvotes: 1
Views: 1392
Reputation: 6627
Here is a tutorial with all you need.
Rotation sample here.
If you use WPF check this out.
Upvotes: 1