The FI4BIT structure represents the half of a Byte. It's valuerange is between 0 and 15.

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
[SerializableAttribute]
public struct FI4BIT
Visual Basic (Declaration)
<SerializableAttribute> _
Public Structure FI4BIT
Visual C++
[SerializableAttribute]
public value class FI4BIT

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also