Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:thumbnail

353     *thumbnail;
424 thumbnail=NewImageList();
434 thumbnail=ThumbnailImage(image,geometry.width,geometry.height,exception);
435 if (thumbnail == (Image *) NULL)
437 image_list[i]=thumbnail;
447 if (thumbnail == (Image *) NULL)