#include <deprecate.h>

Data Fields | |
| char * | key |
| char * | value |
| MagickBooleanType | compression |
| struct _ImageAttribute * | previous |
| struct _ImageAttribute * | next |
Definition at line 83 of file deprecate.h.
Definition at line 90 of file deprecate.h.
| char* _ImageAttribute::key |
struct _ImageAttribute * _ImageAttribute::next [read] |
Definition at line 92 of file deprecate.h.
struct _ImageAttribute* _ImageAttribute::previous [read] |
Definition at line 92 of file deprecate.h.
| char * _ImageAttribute::value |
Definition at line 86 of file deprecate.h.
Referenced by DestroyAttribute(), and GetImageAttribute().
1.5.7.1