Delegate to a function that determines whether the source is a valid image.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public ValidateProc validateProc |
| Visual Basic (Declaration) |
|---|
Public validateProc As ValidateProc |
| Visual C++ |
|---|
public: ValidateProc^ validateProc |