Plugin.validateProc Field

FreeImage.NET

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

Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public ValidateProc validateProc

Field Value

Type: ValidateProc
See Also