Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:formats

747 %  MagickQueryFormats() returns any image formats that match the specified
758 % o number_formats: This integer returns the number of image formats in the
766 **formats;
772 formats=GetMagickList(pattern,number_formats,exception);
774 return(formats);