Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:images

306           *images;
321 images=PingImages(identify_info,filename,exception);
323 images=ReadImages(identify_info,filename,exception);
325 status&=(images != (Image *) NULL) &&
327 if (images == (Image *) NULL)
329 AppendImageStack(images);