Plugin using interactive image editing
-
Hi,
As part of a plugin I want to be able to crop and scale an image interactively. I want to do this directly in the plugin display area (ideally not as a popup/lightbox but if I have to then so be it).
The image to be edited would be selected from a set of 3 images with a radio button selector, and then the image selected edited in an area below these. How could I do this? How would the radio button talk to the image editor?
Does WordPress make this sort of image editing functionality available as part of the API or would I have to look at maybe a jQuery style plugin to support it?
Thanks for any hints and advice.
S.
- The topic ‘Plugin using interactive image editing’ is closed to new replies.