The IETIFFHandler type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
LittleEndian

Returns true if file has little-endian byte order. Returns false when it has big-endian.

It is not possible to change byte order.

Version
Returns file version. TIFF ver.6 will have $2A, while Microsoft HD Photo will have $1BC.

See Also