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

Camera functionality that can have image I. Display when the camera is live viewing

3 Answers 109 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rozen
Top achievements
Rank 1
Rozen asked on 31 Aug 2013, 02:36 PM
camera live view that can get a image into camera when it is live viewing, and that image can be resize, rotate. And finally take a picture at last with the edited image. How can I achieve this functionality. Pls help

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 03 Sep 2013, 02:34 PM
Hello Rozen,

We believe we have addressed similar inquiry in your other thread here. To sum up, the Camera and Capture Cordova APIs involve basic configuration which does not involve complex operations and for proper editing an image you would need to implement your logic code or use custom plugins.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Rozen
Top achievements
Rank 1
answered on 08 Sep 2013, 03:25 PM
Hi Steve's,
I have found that titanium have the overlay function but all of my work i have done in icenium and titanium is not  user friendly and easy to use  like icenium. I don't want to start from beginning  Can u give me some hint please....
Thanks.
0
Steve
Telerik team
answered on 10 Sep 2013, 02:27 PM
Hi Rozen,

As far as I can see you can do such things in Titanium only if you're working on a native app, not a hybrid app. As suggested in your previous thread, you can do this in a hybrid Cordova app by using a Cordova plugin that supports your requirements. I could not find a plugin for adding overlay to an image, so if you need this functionality, you can be the one to create it. You can review these plugins that edit an image to get an idea how it is done:
  • https://github.com/raananw/PhoneGap-Image-Resizer
  • https://github.com/DrewDahlman/ImageFilter

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
AppBuilder Windows client
Asked by
Rozen
Top achievements
Rank 1
Answers by
Steve
Telerik team
Rozen
Top achievements
Rank 1
Share this question
or