Se puede obtener la foto de un contacto, pero con la edicion de cortado?
- 27 Posts
- 0 Reply Likes
Posted 7 years ago
- 1840 Posts
- 78 Reply Likes
You can crop images with using either Javascript or native plugins.
For Javascript, there are some libraries that can do that mentioned here.
Android - make a plugin using the code snippet here: http://stackoverflow.com/questions/37...
iOS - make a plugin using these: http://iosdevelopertips.com/graphics/...
Documentation on how to make plugins is here if you choose to go that route.
-yiming
For Javascript, there are some libraries that can do that mentioned here.
Android - make a plugin using the code snippet here: http://stackoverflow.com/questions/37...
iOS - make a plugin using these: http://iosdevelopertips.com/graphics/...
Documentation on how to make plugins is here if you choose to go that route.
-yiming
- 27 Posts
- 0 Reply Likes
@yiming
When you assign a photo to a contact in the Contacts application (native IOS), choose a photo of the reel, and this is the edit (move and scale).
What I want is to get that issue from my application throws in phongap. and all I'm getting is the reference to the image in the file system.
I understand?
Thanks.
When you assign a photo to a contact in the Contacts application (native IOS), choose a photo of the reel, and this is the edit (move and scale).
What I want is to get that issue from my application throws in phongap. and all I'm getting is the reference to the image in the file system.
I understand?
Thanks.
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers

