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?".
Hi,
i encountered another problem using the composite.exe. I tried to combine 2 tiff images in RGB8888 format and the output of the operation is a ARGB8888 image. Is it possible to enforce the creation of a RGB8888 image which includes a alpha channel?