A copy of the functions used to register.
Namespace:
FreeImageAPI.PluginsAssembly: 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 |