Light effect with image magick
Posted
by GuilhermeA
on Stack Overflow
See other posts from Stack Overflow
or by GuilhermeA
Published on 2010-03-26T20:39:26Z
Indexed on
2010/03/26
20:43 UTC
Read the original article
Hit count: 169
Hello,
I'm using ImageMagick to resize an image to a smaller size gif. In this process I'm trying to give the image a light effect, not a side-light, just like a shiny look all over. Not a good comparison but for a better understanding think of an image seen in a old screen or an image seen in glossy monitor - I'm trying to enhance the image the closest to this point. An important point is that I can't make a image-to-image treatment, it must be something that I can use in all the images. I know ImageMagick is a powerful tool, and can certainly do something for my images! Many thanks!
© Stack Overflow or respective owner