Lines Matching refs:ClipImagePath
679 % ClipImagePath() sets the image clip mask based any clipping path information
682 % The format of the ClipImagePath method is:
684 % MagickBooleanType ClipImagePath(Image *image,const char *pathname,
703 return(ClipImagePath(image,"#1",MagickTrue,exception));
706 MagickExport MagickBooleanType ClipImagePath(Image *image,const char *pathname,