Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种方法,允许用户在使用相机拍照或从手机图库中获取图像时使用“捏合和缩放”来裁剪图像。任何想法如何在 Ionic2 中实现这一点?
你可以看看这个科尔多瓦插件。
就像您在 中看到的那样readme.md,它在内部使用:
readme.md
PEPhotoCropEditor
android-crop
通过查看这两个链接,您可以了解它们是如何工作的,以及是否就是您要查找的内容。