【发布时间】:2012-11-16 12:13:07
【问题描述】:
我正在使用 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
【问题讨论】: