Delegate to a function that determines whether the source is a valid image.

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

Syntax

C#
public ValidateProc validateProc
Visual Basic (Declaration)
Public validateProc As ValidateProc
Visual C++
public:
ValidateProc^ validateProc

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also