MagickCore  6.9.1
_ImageAttribute Struct Reference

#include <deprecate.h>

Collaboration diagram for _ImageAttribute:

Data Fields

char * key
 
char * value
 
MagickBooleanType compression
 
struct _ImageAttributeprevious
 
struct _ImageAttributenext
 

Detailed Description

Definition at line 80 of file deprecate.h.

Field Documentation

MagickBooleanType _ImageAttribute::compression

Definition at line 87 of file deprecate.h.

char* _ImageAttribute::key

Definition at line 83 of file deprecate.h.

Referenced by GetImageAttribute().

struct _ImageAttribute * _ImageAttribute::next

Definition at line 89 of file deprecate.h.

struct _ImageAttribute* _ImageAttribute::previous

Definition at line 89 of file deprecate.h.

char * _ImageAttribute::value

Definition at line 83 of file deprecate.h.

Referenced by DestroyAttribute(), and GetImageAttribute().


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