Delegate to a function that returns a comma seperated list
of file extensions the plugin can read or write.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public ExtensionListProc extensionListProc |
| Visual Basic (Declaration) |
|---|
Public extensionListProc As ExtensionListProc |
| Visual C++ |
|---|
public: ExtensionListProc^ extensionListProc |