MagickCore 7.1.1
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
ExceptionType | severity |
int | error_number |
char * | reason |
char * | description |
void * | exceptions |
MagickBooleanType | relinquish |
SemaphoreInfo * | semaphore |
size_t | signature |
Definition at line 101 of file exception.h.
char * _ExceptionInfo::description |
Definition at line 111 of file exception.h.
int _ExceptionInfo::error_number |
Definition at line 107 of file exception.h.
void* _ExceptionInfo::exceptions |
Definition at line 114 of file exception.h.
char* _ExceptionInfo::reason |
Definition at line 110 of file exception.h.
MagickBooleanType _ExceptionInfo::relinquish |
Definition at line 117 of file exception.h.
SemaphoreInfo* _ExceptionInfo::semaphore |
Definition at line 120 of file exception.h.
ExceptionType _ExceptionInfo::severity |
Definition at line 104 of file exception.h.
size_t _ExceptionInfo::signature |
Definition at line 123 of file exception.h.