DescriptionProc Delegate

FreeImage.NET

DescriptionProc Delegate
Delegate to a function that returns a string which contains a more detailed description.

Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public delegate string DescriptionProc()

Return Value

Type: String
See Also