Hi Dirk,
Thanks for pointing me in the right direction. I was told to try this:
convert background1_original.jpg \
( -size 1x1 xc:black xc:"hsl(60,70%,50%)" xc:white +append -resize 512x1! ) \
-interpolate bilinear -clut result.jpg
How would I go about translating that?
Thanks for pointing me in the right direction. I was told to try this:
convert background1_original.jpg \
( -size 1x1 xc:black xc:"hsl(60,70%,50%)" xc:white +append -resize 512x1! ) \
-interpolate bilinear -clut result.jpg
How would I go about translating that?