MagickCore  7.0.0
_CoderInfo Struct Reference

#include <coder.h>

Data Fields

char * path
 
char * magick
 
char * name
 
MagickBooleanType exempt
 
MagickBooleanType stealth
 
size_t signature
 

Detailed Description

Definition at line 25 of file coder.h.

Field Documentation

MagickBooleanType _CoderInfo::exempt

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
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().

MagickBooleanType _CoderInfo::stealth

Definition at line 33 of file coder.h.

Referenced by GetCoderInfoList(), GetCoderList(), and LoadCoderList().


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