]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 10 Feb 2013 18:04:08 +0000 (18:04 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 10 Feb 2013 18:04:08 +0000 (18:04 +0000)
MagickWand/composite.c

index 52dc05e717f251addf2d4493ac84fe396c48eb07..6be8074a5938e619e13aa8de63ca00232f397149 100644 (file)
@@ -1636,7 +1636,7 @@ WandExport MagickBooleanType CompositeImageCommand(ImageInfo *image_info,
             Set a blending mask for the composition.
           */
           (void) NegateImage(mask_image,MagickFalse,exception);
-          (void) SetImageMask(image,mask_image,exception);
+          (void) SetImageMask(images,mask_image,exception);
         }
     }
   status&=CompositeImageList(image_info,&images,composite_image,