Magick++ -how to composite multiple images with matte layer?
Posted: 2007-01-21T08:40:21-07:00
Please, how to compose mutiple images into one large being in .png format with matte channel in Magick++ (C++)?
When I turn matte channel on via Magick++ Image.matte(true); the composed image starts being empty after composing.
When I turn matte channel on via Magick++ Image.matte(true); the composed image starts being empty after composing.