Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| Default | 0 | The byte order from the original image if it was a TIFF format. |
| Intel | 1 | Intel byte (LittleEndian) order (II or 0x4949; in hex notation). |
| Motorola | 2 | Motorola byte (BigEndian) order (MM or 0x4D4D; in hex notation). |
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.ByteOrder