Plugin.saveProc Field

FreeImage.NET

PluginsaveProc Field
Delegate to a function that saves a bitmap.

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

Field Value

Type: SaveProc
See Also