Lines Matching full:magicktrue
199 % IsMagickWand() returns MagickTrue if the wand is verified as a magick wand.
218 return(MagickTrue);
251 return(MagickTrue);
848 wand->image_pending=MagickTrue; /* NextImage will set first image */
892 wand->insert_before=MagickTrue; /* Insert/add before the first image */
956 return(MagickTrue);
997 wand->image_pending=MagickTrue; /* PreviousImage will return last image */
1134 wand->images=CloneImage(image,0,0,MagickTrue,wand->exception);
1150 % IsMagickWandInstantiated() returns MagickTrue if the ImageMagick environment