像 Facebook 一样裁剪图像

发布于 2024-09-12 05:56:16 字数 99 浏览 6 评论 0原文

对于 Facebook 上的用户来说,它允许您上传图像用作头像,如果该图像太大,您可以将其拖动到容器中以设置裁剪的坐标。

谁能帮我在 c# ASP.NET 中实现此功能

For those that have been on facebook it allows you to upload an image to use as your avatar, and if that image is too large you can drag it around in a container to set the co-ordinates of the crop.

Can anyone Help me out to implement this functionality in c# ASP.NET

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

才能让你更想念 2024-09-19 05:56:17

也许这会为您完成工作

http://webcropimage.codeplex.com/

用于编写您自己的图像裁剪器,研究一下它的源代码。

Probably this will do the job for you

http://webcropimage.codeplex.com/

For writing your own image cropper, study the source code of that.

过去的过去 2024-09-19 05:56:17

这主要是客户端的。您可以查看类似 Jcrop 的内容。

This will be mostly client-side. You can take a look at something like Jcrop.

怀里藏娇 2024-09-19 05:56:17

它没有准确提供问题所要求的内容,但我认为 Image Resizer 是您应该看看的东西。

http://www.imageresizing.net/

It does not provide exactly what the question asks for but I think Image Resizer is something you should look at.

http://www.imageresizing.net/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文