Delegate to a function that returns a regular expression that
can be used to idientify whether a file can be handled by the plugin.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public RegExprProc regExprProc |
| Visual Basic (Declaration) |
|---|
Public regExprProc As RegExprProc |
| Visual C++ |
|---|
public: RegExprProc^ regExprProc |