i cant find anything which set an alpha channel in magick++. the only thing which comes near is image.matte("TRUE"). description from the docu is: True if the image has transparency. If set True, store matte channel if the image has one otherwise create an opaque one.