MagickCore 7.1.1
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
struct _XMLTreeInfo | root |
XMLTreeInfo * | node |
MagickBooleanType | standalone |
char *** | processing_instructions |
char ** | entities |
char *** | attributes |
MagickBooleanType | debug |
SemaphoreInfo * | semaphore |
size_t | signature |
Definition at line 107 of file xml-tree.c.
char *** _XMLTreeRoot::attributes |
Definition at line 121 of file xml-tree.c.
MagickBooleanType _XMLTreeRoot::debug |
Definition at line 124 of file xml-tree.c.
char ** _XMLTreeRoot::entities |
Definition at line 120 of file xml-tree.c.
XMLTreeInfo* _XMLTreeRoot::node |
Definition at line 113 of file xml-tree.c.
char*** _XMLTreeRoot::processing_instructions |
Definition at line 119 of file xml-tree.c.
struct _XMLTreeInfo _XMLTreeRoot::root |
Definition at line 110 of file xml-tree.c.
SemaphoreInfo* _XMLTreeRoot::semaphore |
Definition at line 127 of file xml-tree.c.
size_t _XMLTreeRoot::signature |
Definition at line 130 of file xml-tree.c.
MagickBooleanType _XMLTreeRoot::standalone |
Definition at line 116 of file xml-tree.c.