MagickCore  7.0.8
Convert, Edit, Or Compose Bitmap Images
_ModuleInfo Struct Reference

#include <module.h>

Data Fields

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

Field Documentation

◆ handle

void* _ModuleInfo::handle

◆ path

char* _ModuleInfo::path

◆ register_module

size_t(* _ModuleInfo::register_module) (void)

◆ signature

size_t _ModuleInfo::signature

◆ stealth

MagickBooleanType _ModuleInfo::stealth

◆ tag

char * _ModuleInfo::tag

◆ timestamp

time_t _ModuleInfo::timestamp

◆ unregister_module

void(* _ModuleInfo::unregister_module) (void)

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