Handle for pinning buffer.

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

Syntax

C#
protected readonly GCHandle handle
Visual Basic (Declaration)
Protected ReadOnly handle As GCHandle
Visual C++
protected:
initonly GCHandle handle

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also