MagickFlattenImages

MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
Post Reply
Floezen
Posts: 5
Joined: 2013-09-16T11:47:51-07:00
Authentication code: 6789

MagickFlattenImages

Post by Floezen »

Hi,

I tried to flatten a Photoshop image with two layers by using the

Code: Select all

MagickFlattenImages($resource);
command, but for some reason only the upper layer will be shown in the result.

Anything I would need to consider to make it work???

Thanks
Fözen
Post Reply