This is a migrated thread and some comments may be shown as answers.

Cropping an image on a phone app

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Terry
Top achievements
Rank 1
Terry asked on 21 May 2015, 03:24 AM

I'm considering using the Telerik platform to develop a phone application. One of the functions I need to perform is to be allow a user to crop a picture of themselves to focus on their face.

When I search through these forums to find out how to edit an image and perform cropping, I see a lot of references to an ImageEditor, but I can't tell if it is something I can use on a hybrid phone app.  

I there the capability to crop images in the hybrid phone app development platform of Telerik?

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 25 May 2015, 09:10 AM
Hi Terry,

If you are going to support iOS only, you could use the Camera core plugin with enabled allowEdit option to crop images.

To support multiple OS types, you can try a jQuery plugin for cropping images. One such plugin that is optimized for touch is available here:
https://github.com/acornejo/jquery-cropbox

There are multiple other jQuery crop plugins, so you can look around for the one that best suits your requirements.

Regards,
Tsvetina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Terry
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or