Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Modifying an image with ImageMagick before storing

Post Reply
clinterman
Posts: 24
Joined: Thu Apr 05, 2012 7:53 am

Modifying an image with ImageMagick before storing

Unread post by clinterman »

I wonder if somebody can explain how to modify an image with ImageMagick before actually storing the image?
admin
Site Admin
Posts: 2824
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: Modifying an image with ImageMagick before storing

Unread post 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
Post Reply