|
MagickCore
6.7.7
|
#include <coder.h>
Data Fields | |
| char * | path |
| char * | magick |
| char * | name |
| MagickBooleanType | exempt |
| MagickBooleanType | stealth |
| size_t | signature |
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().
Definition at line 33 of file coder.h.
Referenced by GetCoderInfoList(), GetCoderList(), and LoadCoderList().