swift - ALCameraViewController, Library for cropping Image -


i sorry question here may sound weird. looking library cropping image swift, , found 1 usable. however, have problem it. i'm trying find solution, yet not it. there here experienced alcameraviewcontroller?

my problem: crop image, have either browse library or take new image, , crop it; , library works fine in way. however, in case, dont want browse image since have image path had browsed it. therefor, can pass image path library directly without re-browsing photo library? you!!

here's question asked in library issues: https://github.com/alexlittlejohn/alcameraviewcontroller/issues/213

use tocropviewcontroller takes image argument initialize..

let vc = tocropviwecontroller(image : yourimage) 

tocropviewcontroller on github


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -