Is there any module which allows cropping an image dynamically in Appcelerator for iOS platform?

穿精又带淫゛_ 提交于 2019-12-12 03:33:50

问题


I am developing an ios mobile app.In that my requirement is user should able to allow crop the photo gallery images dynamically.is their any free module or any alternate code to achieve my requirement

Thanks in advance


回答1:


You can use http://gitt.io to search for modules. You'll find:

https://github.com/caspahouzer/TiCropImageEditor (forked from https://github.com/EtnaTraining/TiCropImageEditor with 64bit and some other patches)

The modules implement PEPhotoCropEditor




回答2:


Also check https://gist.github.com/FokkeZB/5501222 and https://github.com/appcelerator-modules/ti.imagefactory

Related to the topic but maybe not suited for your case is https://github.com/jwagner/smartcrop-cli, which I use myself (but in another context)



来源:https://stackoverflow.com/questions/34968170/is-there-any-module-which-allows-cropping-an-image-dynamically-in-appcelerator-f

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!