Function that can be implemented.

Namespace:  FreeImageAPI.Plugins
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
protected virtual string RegExprProc()
Visual Basic (Declaration)
Protected Overridable Function RegExprProc As String
Visual C++
protected:
virtual String^ RegExprProc()

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also