Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| LeastSignificantBitFirst | 2 | Pixels are arranged within a byte such that pixels with lower column values are stored in the lower-order bits of the byte. |
| MostSignificantBitFirst | 1 | Pixels are arranged within a byte such that pixels with lower column values are stored in the higher-order bits of the byte. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.TIF.ImGearTIFFFillOrder