|
MagickCore 6.7.0
|
#include <deprecate.h>

Data Fields | |
| char * | key |
| char * | value |
| MagickBooleanType | compression |
| struct _ImageAttribute * | previous |
| struct _ImageAttribute * | next |
Definition at line 75 of file deprecate.h.
Definition at line 82 of file deprecate.h.
| char* _ImageAttribute::key |
Definition at line 78 of file deprecate.h.
Referenced by GetImageAttribute().
| struct _ImageAttribute * _ImageAttribute::next |
Definition at line 84 of file deprecate.h.
Definition at line 84 of file deprecate.h.
| char * _ImageAttribute::value |
Definition at line 78 of file deprecate.h.
Referenced by DestroyAttribute(), and GetImageAttribute().