ByteOrder

TiffImage.ByteOrder property

Toggle the byte order for TIFF files seamlessly, ensuring precise control over data interpretation. Empower your applications with the flexibility to adapt to diverse file specifications, enhancing compatibility and efficiency in data processing.

public TiffByteOrder ByteOrder { get; set; }

Property Value

The tiff byte order.

See Also