MagickCore  6.9.12-43
Convert, Edit, Or Compose Bitmap Images
_ModuleInfo Struct Reference

#include <module.h>

Collaboration diagram for _ModuleInfo:
[legend]

Data Fields

char * path
 
char * tag
 
void * handle
 
void(* unregister_module )(void)
 
size_t(* register_module )(void)
 
time_t timestamp
 
MagickBooleanType stealth
 
struct _ModuleInfoprevious
 
struct _ModuleInfonext
 
size_t signature
 

Field Documentation

void* _ModuleInfo::handle
struct _ModuleInfo * _ModuleInfo::next
char* _ModuleInfo::path
struct _ModuleInfo* _ModuleInfo::previous
size_t(* _ModuleInfo::register_module)(void)
size_t _ModuleInfo::signature
MagickBooleanType _ModuleInfo::stealth
char * _ModuleInfo::tag
time_t _ModuleInfo::timestamp
void(* _ModuleInfo::unregister_module)(void)

The documentation for this struct was generated from the following file: