Page 1 of 1

Use CLUT or something else?

Posted: 2010-09-05T18:49:41-07:00
by drmarie
First of all, thanks for the great help I have gotten so far!

What I want to do is take an image and then apply the following gradient to it:

Image

Is this possible? It looks to me like CLUT uses premade gradients.

Re: Use CLUT or something else?

Posted: 2010-09-05T19:13:55-07:00
by fmw42
Your gradient image should be fine. It is premade is it not? That is you have created it and have it stored as a 1 row or 1 column image. Correct? If so, then

convert image yourgradientimage -clut resultimage

Re: Use CLUT or something else?

Posted: 2010-09-05T20:44:26-07:00
by anthony
for more info see
IM Examples, Color Modifications, Color Lookup Tables
http://www.imagemagick.org/Usage/color/#color_lut