Indicates whether the wrapped memory is handled like a bitfield.

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

Syntax

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

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also