MagickCore 7.0.10
mime-private.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  EndianType { UndefinedEndian , LSBEndian , MSBEndian }
 
enum  DataType {
  UndefinedData , StringData , ByteData , ShortData ,
  LongData
}
 

Enumeration Type Documentation

◆ DataType

enum DataType
Enumerator
UndefinedData 
StringData 
ByteData 
ShortData 
LongData 

Definition at line 32 of file mime-private.h.

◆ EndianType

enum EndianType
Enumerator
UndefinedEndian 
LSBEndian 
MSBEndian 

Definition at line 25 of file mime-private.h.