The FI4BIT structure represents the half of a Byte.
It's valuerange is between 0 and 15.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
[SerializableAttribute] public struct FI4BIT |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Structure FI4BIT |
Visual C++ |
---|
[SerializableAttribute] public value class FI4BIT |