Plugin.extensionListProc Field

FreeImage.NET

PluginextensionListProc Field
Delegate to a function that returns a comma seperated list of file extensions the plugin can read or write.

Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public ExtensionListProc extensionListProc

Field Value

Type: ExtensionListProc
See Also