Thanks. I managed to get it working by hacking up an example, but that's in C#, hopefully it won't be too hard to do something similar now in VB.
It used source and destination rectangles and stuff.  That means its using x1, x2, width and height, but the javascript cropper I was using did output x2 and y2 aswell, so It might be easier to implement it your way.
|