Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:images

63 %  DisplayImageCommand() displays a sequence of images on any workstation
188 "-loop iterations loop images then exit",
224 "-coalesce merge a sequence of images",
225 "-flatten flatten a sequence of images",
493 *images;
506 images=ReadImage(image_info,exception);
508 status&=(images != (Image *) NULL) &&
510 if (images == (Image *) NULL)
512 AppendImageStack(images);