Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_CoderInfo Struct Reference

#include <coder.h>

Collaboration diagram for _CoderInfo:

Collaboration graph
[legend]

Data Fields

char * path
char * magick
char * name
MagickBooleanType stealth
_CoderInfoprevious
_CoderInfonext
unsigned long signature
char * path
_CoderInfoprevious
_CoderInfonext

Field Documentation

char * _CoderInfo::magick
 

Definition at line 14 of file coder.h.

Referenced by DestroyCoderElement(), GetCoderInfo(), and LoadCoderList().

char * _CoderInfo::name
 

Definition at line 14 of file coder.h.

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

struct _CoderInfo * _CoderInfo::next
 

Definition at line 21 of file coder.h.

struct _CoderInfo * _CoderInfo::next
 

Definition at line 21 of file coder.h.

char* _CoderInfo::path
 

Definition at line 14 of file coder.h.

char* _CoderInfo::path
 

Definition at line 14 of file coder.h.

Referenced by DestroyCoderElement(), and ListCoderInfo().

struct _CoderInfo* _CoderInfo::previous
 

Definition at line 21 of file coder.h.

struct _CoderInfo* _CoderInfo::previous
 

Definition at line 21 of file coder.h.

unsigned long _CoderInfo::signature
 

Definition at line 26 of file coder.h.

MagickBooleanType _CoderInfo::stealth
 

Definition at line 19 of file coder.h.

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


The documentation for this struct was generated from the following files:
Generated on Mon Oct 25 13:44:39 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC