FormatProc Delegate

FreeImage.NET

FormatProc Delegate
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 delegate string FormatProc()

Return Value

Type: String
See Also