A copy of the functions used to register.

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

Syntax

C#
protected readonly LocalPlugin..::.MethodFlags implementedMethods
Visual Basic (Declaration)
Protected ReadOnly implementedMethods As LocalPlugin..::.MethodFlags
Visual C++
protected:
initonly LocalPlugin..::.MethodFlags implementedMethods

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also