When true the plugin was registered successfully else false.

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

Syntax

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

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also