Searched defs:GetMimeType (Results 1 – 5 of 5) sorted by relevance
63 std::string GetMimeType() const { return mime_type_; } in GetMimeType() function
85 std::string GetMimeType(JpegXmpInfo::Type type) const { in GetMimeType() function
281 const char* GetMimeType(VideoCodecType type) { in GetMimeType() function
623 MagickExport const char *GetMimeType(const MimeInfo *mime_info) in GetMimeType() function
528 #define GetMimeType PrependMagickMethod(GetMimeType) macro