Plugin.loadProc Field

FreeImage.NET

PluginloadProc Field
Delegate to a function that loads and decodes a bitmap into memory.

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

Field Value

Type: LoadProc
See Also