|
MagickCore 7.0.10
|
Go to the source code of this file.
Enumerations | |
| enum | EndianType { UndefinedEndian , LSBEndian , MSBEndian } |
| enum | DataType { UndefinedData , StringData , ByteData , ShortData , LongData } |
| enum DataType |
| Enumerator | |
|---|---|
| UndefinedData | |
| StringData | |
| ByteData | |
| ShortData | |
| LongData | |
Definition at line 32 of file mime-private.h.
| enum EndianType |
| Enumerator | |
|---|---|
| UndefinedEndian | |
| LSBEndian | |
| MSBEndian | |
Definition at line 25 of file mime-private.h.