Indicates whther the wrapped memory is handles like 4-bit blocks.

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

Syntax

C#
protected readonly bool isFourBit
Visual Basic (Declaration)
Protected ReadOnly isFourBit As Boolean
Visual C++
protected:
initonly bool isFourBit

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also