ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace : ImGearBitOrder Enumeration |
Member | Value | Description |
---|---|---|
LSBFIRST | 0 | Least significant bit first. |
MSBFIRST | 1 | Most significant bit first. |
MSBFIRST
indicates that the leftmost bit in the byte (usually bit 7) is the byte's Most Significant Bit.
ImGearCapabilities.BITORDER capability values.
System.Object
System.ValueType
System.Enum
ImageGear.TWAIN.ImGearBitOrder