18 #ifndef MAGICKCORE_MAGIC_H
19 #define MAGICKCORE_MAGIC_H
21 #if defined(__cplusplus) || defined(c_plusplus)
44 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport char ** GetMagicList(const char *pattern, size_t *number_aliases, ExceptionInfo *exception)
MagickExport const char * GetMagicName(const MagicInfo *magic_info)
MagickExport MagickBooleanType ListMagicInfo(FILE *file, ExceptionInfo *exception)
MagickExport const MagicInfo ** GetMagicInfoList(const char *pattern, size_t *number_aliases, ExceptionInfo *exception)
MagickExport const MagicInfo * GetMagicInfo(const unsigned char *magic, const size_t length, ExceptionInfo *exception)
MagickExport size_t GetMagicPatternExtent(ExceptionInfo *exception)