Plugin.formatProc Field

FreeImage.NET

PluginformatProc Field
Delegate to a function that returns a string which describes the plugins format.

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

Field Value

Type: FormatProc
See Also