Editing Images

A

AT

Hi!
I need to creat a project, using C#, to open images.
Then, i want to select a part of the image (circle,
rectangle, ...) and save the bitmap selected to display
and use it when i want to. At the moment i can display
the image in the form but i can't do nothing more...
Please, if you can help me! :)

Thanks a lot!
Best regards...
 
B

Bob Powell [MVP]

Get yourself over to the framework.drawing group for questions such as this.

I also have articles in the GDI+ FAQ that will explain how to manipulate
images etc.

--
Bob Powell [MVP]
C#, System.Drawing

Check out the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

Buy quality Windows Forms tools
http://www.bobpowell.net/xray_tools.htm

Get the NEW must-have UI component. The .NET RectTracker
Enables CRectTracker like functionality for WindowsForms.
User defined layouts are a breeze.
http://www.bobpowell.net/recttracker.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top