MagickCore  7.0.0
_RegistryInfo Struct Reference

Data Fields

RegistryType type
 
void * value
 
size_t signature
 

Detailed Description

Definition at line 58 of file registry.c.

Field Documentation

size_t _RegistryInfo::signature

Definition at line 67 of file registry.c.

Referenced by SetImageRegistry().

RegistryType _RegistryInfo::type

Definition at line 61 of file registry.c.

Referenced by DestroyRegistryNode(), GetImageRegistry(), and SetImageRegistry().

void* _RegistryInfo::value

Definition at line 64 of file registry.c.

Referenced by DestroyRegistryNode(), GetImageRegistry(), and SetImageRegistry().


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