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)
Comments
Post a Comment