= Overview =
flash_image_editor provides a drupal widget for upload/editing dagital image/photo online.
= Usage =
When the user click the button *Add New*, he will see flash image editor pop up in a lightbox.
He/she can pick a image from gallerty, upload from local computer/remote server, even take picture from webcam.
He/she can do everything in the popup box.
After you are finished, he/she need to save the result by clicking *Upload to Gallery*.
Close the lightbox, he/she will see the result in the field.
You can reedit the result by *Edit it Again*
= Features =
Open File
From gallery, from local PC, from any web address, via computer camera
Save File
Upload to gallery, save to local disk, print on local printer
Basic Edit
Paste from browser, Crop photo/picture, Rotate Clockwize/Counter-Clockwize/Freely
Photo/image Adjust
Auto Contrast, White Balance Auto, Smart Lighten/Darken, Lightness/Hue/Saturation/Contrast Advanced channel tunning
Filter Effects
Magic Color, Blur, Noise, Sketch, Water Color, Diffuse, Oil Painting, Spherize, Pinch, Mosaic
Beautify
Smooth wrinkles, Color Mask, Colorize Theme, Makeup
Text
Basic Text(Font size/family/weight), Art Text, Chat Box
Watermark
From gallery, local PC, any web address. Via computer camera
Decoration
Fashion Mask and customizable decoration (You may add your decoration resource by modifying a simple xml file)
Photo Frame
Customizable frames(You may add your photo frames resource by modifying a simple xml file)
= Prerequisites =
* imagefield (http://drupal.org/project/imagefield)
* filefield (http://drupal.org/project/filefield)
* imageapi (http://drupal.org/project/imageapi)
* Graphics processing engine (gd, imagemagick, or anything else imageapi.module can work with).
= Installation =
* To install the module copy the 'flash_image_editor' folder to your sites/all/modules directory.
* Go to admin/build/modules. Enable the module.
* Set field's editing widget to flash image editor.
= Configuration and usage =
* There is nothing for configrations
= Contribute. Report issue. Request support. Request new feature. =
* I would like thank author of imagefield_crop. Actually, all the code is based on imagefield_crop. see
http://drupal.org/project/imagefield_crop for more
* The module is provided by Chris from www.flash-image-editor.com
