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?".
Can I use ImageMagick to convert 16bit(1 channel) greyscale tif to BMP(4 channels, 8bits per chennel)? I want to write higher 8bit in the R channel and lower 8bit in the G channel.