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

Rotating to non-90 degree increments

2 Answers 56 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Mark Fitzpatrick
Top achievements
Rank 1
Mark Fitzpatrick asked on 30 Jun 2011, 07:13 PM
Is it possible to rotate an image to non-90 degree implements with the current ImageEditor? If not, would there be any major issues that you could see if I was to integrate jQueryRotate into my app to handle the rotating functionality in place of the built-in rotator?

2 Answers, 1 is accepted

Sort by
0
Mark Fitzpatrick
Top achievements
Rank 1
answered on 30 Jun 2011, 07:57 PM
Actually never mind, I found out by myself. I am able to get the image to rotate by increments using jQueryRotate. I can post some sample code if anyone would like.
0
Dobromir
Telerik team
answered on 04 Jul 2011, 02:41 PM
Hi Mark,

Using jQueryRotate to apply non-90degree rotation should not cause any issues, however, modifications applied with it will not be stored to the image when saved. To do so, a custom logic should be implemented on the server.

At present, RadImageEditor does not offer the ability to implement custom commands that require server-side implementation. We do have planned to provide the ability to apply server-side custom manipulations for one of the next versions of RadImageEditor, but for now it is not possible to apply non-90 degree rotation.

Best wishes,
Dobromir
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
ImageEditor
Asked by
Mark Fitzpatrick
Top achievements
Rank 1
Answers by
Mark Fitzpatrick
Top achievements
Rank 1
Dobromir
Telerik team
Share this question
or