Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:SetImageMask

758   (void) SetImageMask(image,WritePixelMask,clip_mask,exception);
3203 % SetImageMask() associates a mask with the image. The mask must be the same
3206 % The format of the SetImageMask method is:
3208 % MagickBooleanType SetImageMask(Image *image,const PixelMask type,
3222 MagickExport MagickBooleanType SetImageMask(Image *image,const PixelMask type,