FreeImage.NET Class Library Reference
![]() | LocalPluginGetImplementedMethods Method |
Function that returns a bitfield containing the
implemented methods.
Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)

C#
protected abstract LocalPluginMethodFlags GetImplementedMethods()
Return Value
Type: LocalPluginMethodFlagsBitfield of the implemented methods.
