我正在使用 Jcrop 尝试裁剪和图像并保存它。
http://deepliquid.com/content/Jcrop.html
在演示中,这是我正在实施的演示:
http://deepliquid.com/projects/Jcrop/demos.php?demo=handler
它给了我几个坐标 x1, y1, x2, y2, x, y
一旦这些被提交,我如何使用它们来裁剪图像?
我看过http://www.switchonthecode.com/tutorials/csharp-tutorial-image-editing-saving-cropping-and-resizing
这是最好的方法吗?它只使用 x、y、w 和 h