MagickCore
7.0.0
|
#include <coder.h>
Data Fields | |
char * | path |
char * | magick |
char * | name |
MagickBooleanType | exempt |
MagickBooleanType | stealth |
size_t | signature |
MagickBooleanType _CoderInfo::exempt |
Definition at line 33 of file coder.h.
Referenced by DestroyCoderNode(), LoadCoderList(), and LoadCoderLists().
char * _CoderInfo::magick |
Definition at line 28 of file coder.h.
Referenced by DestroyCoderNode(), LoadCoderList(), and LoadCoderLists().
char * _CoderInfo::name |
Definition at line 28 of file coder.h.
Referenced by DestroyCoderNode(), GetCoderInfoList(), GetCoderList(), LoadCoderList(), and LoadCoderLists().
char* _CoderInfo::path |
Definition at line 28 of file coder.h.
Referenced by DestroyCoderNode(), ListCoderInfo(), LoadCoderList(), and LoadCoderLists().
size_t _CoderInfo::signature |
Definition at line 37 of file coder.h.
Referenced by LoadCoderList(), and LoadCoderLists().
MagickBooleanType _CoderInfo::stealth |
Definition at line 33 of file coder.h.
Referenced by GetCoderInfoList(), GetCoderList(), and LoadCoderList().