Plugin.closeProc Field

FreeImage.NET

PlugincloseProc Field
Delegate to a function that closes a previosly opened file.

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

Field Value

Type: CloseProc
See Also