blah blah blah is here! blah blah » Close

0
votes
1 answers

Cropping an image with C#

I found a cropping program from the web. I tried to play with it but I think I'm missing something. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.T ...

Feedback