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:
Is this possible? It looks to me like CLUT uses premade gradients.
Use CLUT or something else?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Use CLUT or something else?
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
convert image yourgradientimage -clut resultimage
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Use CLUT or something else?
for more info see
IM Examples, Color Modifications, Color Lookup Tables
http://www.imagemagick.org/Usage/color/#color_lut
IM Examples, Color Modifications, Color Lookup Tables
http://www.imagemagick.org/Usage/color/#color_lut
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/