MagickCore 6.9.13
Loading...
Searching...
No Matches
_ImageAttribute Struct Reference
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

◆ compression

MagickBooleanType _ImageAttribute::compression

Definition at line 87 of file deprecate.h.

◆ key

char* _ImageAttribute::key

Definition at line 83 of file deprecate.h.

◆ next

struct _ImageAttribute * _ImageAttribute::next

Definition at line 91 of file deprecate.h.

◆ previous

struct _ImageAttribute* _ImageAttribute::previous

Definition at line 90 of file deprecate.h.

◆ value

char * _ImageAttribute::value

Definition at line 84 of file deprecate.h.


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