grayscale to color

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: grayscale to color

Post by fmw42 »

Sorry, I am out of ideas. I do not see any other means of doing this from your list of functions. I think your v5 version of IM is just too old to have a means of doing that. The only thing I can think of is to compile IM from source after installing all the needed delegates. You might search the forum to see if others have had any success in installing IM from source or binary on your platform.

Perhaps one of the IM developers might know more about your version of IM and platform. You might post on the developers forum and link back to here.
pog
Posts: 7
Joined: 2015-11-18T01:40:47-07:00
Authentication code: 1151

Re: grayscale to color

Post by pog »

fmw42: Thank you very much for your assistance
Post Reply