RGB Conversion Not Working?
Posted: 2011-03-30T06:42:16-07:00
ImageMagick 6.6.8-Q8 on Windows 7 Home Premium via CMD Prompt.
I'm running into some trouble while attempting to convert an image from grayscale to RGB.
My command is as follows:
convert A16.TIF -resize 33% -auto-level -colorspace RGB A16.jpg
I've tried the above line with CMYK and it works, however it just doesn't seem to convert to RGB properly. I've been checking the resultant file in Photoshop to see the colorspace.
The reason I need to convert to RGB is to colorize the image with a green or red hue.
Here's an example of what I'm trying to accomplish. . .
I'll be posting a bit later with another question or two if I can get this working. I really appreciate any assistance with this matter.
Thank you!
Bernard
I'm running into some trouble while attempting to convert an image from grayscale to RGB.
My command is as follows:
convert A16.TIF -resize 33% -auto-level -colorspace RGB A16.jpg
I've tried the above line with CMYK and it works, however it just doesn't seem to convert to RGB properly. I've been checking the resultant file in Photoshop to see the colorspace.
The reason I need to convert to RGB is to colorize the image with a green or red hue.
Here's an example of what I'm trying to accomplish. . .
I'll be posting a bit later with another question or two if I can get this working. I really appreciate any assistance with this matter.
Thank you!
Bernard