Page 1 of 1
Modifying an image with ImageMagick before storing
Posted: Sat Apr 14, 2012 4:34 pm
by clinterman
I wonder if somebody can explain how to modify an image with ImageMagick before actually storing the image?
Re: Modifying an image with ImageMagick before storing
Posted: Mon Apr 23, 2012 5:34 am
by admin
clinterman,
I haven't used ImageMagick but it might be easier to do this on "After Save" rather than before.
eg. get the field out of the record, manipulate it and then update the record.
Steven