LocalPlugin.implementedMethods Field

FreeImage.NET

LocalPluginimplementedMethods Field
A copy of the functions used to register.

Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
protected readonly LocalPluginMethodFlags implementedMethods

Field Value

Type: LocalPluginMethodFlags
See Also