Apply Bronze effect on Image

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
Venkat1980

Apply Bronze effect on Image

Post by Venkat1980 »

Hi,

I am looking to apply bronze effect in image with the help of convert but i am unable to find the solution. I am looking for some help to achieve this requirement.

Please some one provide some suggestion or help to reach out.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Apply Bronze effect on Image

Post by fmw42 »

what is the bronze effect?

is that just a bronze tint?

see http://www.imagemagick.org/Usage/color/#tinting

or my script, tintilize, at the link below
Post Reply