- handle
void* handle;
- next
MagickModuleInfo* next;
Undocumented in source.
- path
char* path;
Undocumented in source.
- previous
MagickModuleInfo* previous;
Undocumented in source.
- register_module
size_t function() register_module;
Undocumented in source.
- signature
size_t signature;
Undocumented in source.
- stealth
MagickBooleanType stealth;
- tag
char* tag;
Undocumented in source.
- timestamp
time_t timestamp;
Undocumented in source.
- unregister_module
void function() unregister_module;
Undocumented in source.