how to create a hald? -SOLVED
Posted: 2010-03-31T07:42:43-07:00
Hi!
How do I create a hald image?
I tried the folowing as mentioned in http://www.imagemagick.org/Usage/color/#hald-clut , but with no luck.
I get the following error message:
Thanks,
-Daniel
How do I create a hald image?
I tried the folowing as mentioned in http://www.imagemagick.org/Usage/color/#hald-clut , but with no luck.
Code: Select all
convert hald:3 hald.png
Code: Select all
convert: MissingAnImageFilename `hald.png' @ error/convert.c/ConvertImageCommand/2941.
-Daniel