Photo of Contact

  • 1
  • Question
  • Updated 7 years ago
Se puede obtener la foto de un contacto, pero con la edicion de cortado?
Photo of Mateo Menestrina

Mateo Menestrina

  • 27 Posts
  • 0 Reply Likes

Posted 7 years ago

  • 1
Photo of Yi Ming Kuan

Yi Ming Kuan

  • 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
Photo of Mateo Menestrina

Mateo Menestrina

  • 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.