HomeSort by relevance Sort by last modified time
    Searched refs:GetMimeList (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
mime.h 29 **GetMimeList(const char *,size_t *,ExceptionInfo *),
mime.c 509 % GetMimeList() returns any image format alias that matches the specified
512 % The format of the GetMimeList function is:
514 % char **GetMimeList(const char *pattern,size_t *number_aliases,
547 MagickExport char **GetMimeList(const char *pattern,
    [all...]
methods.h 515 #define GetMimeList PrependMagickMethod(GetMimeList)
    [all...]
  /external/ImageMagick/www/api/
mime.php 55 <p class="text-center"><a href="mime.php#AcquireMimeCache">AcquireMimeCache</a> &bull; <a href="mime.php#GetMimeInfoList">GetMimeInfoList</a> &bull; <a href="mime.php#GetMimeList">GetMimeList</a> &bull; <a href="mime.php#GetMimeDescription">GetMimeDescription</a> &bull; <a href="mime.php#GetMimeType">GetMimeType</a> &bull; <a href="mime.php#ListMimeInfo">ListMimeInfo</a></p>
115 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeList">GetMimeList</a></h2>
117 <p>GetMimeList() returns any image format alias that matches the specified pattern.</p>
119 <p>The format of the GetMimeList function is:</p>
122 char **GetMimeList(const char *pattern,size_t *number_aliases,

Completed in 74 milliseconds