Plugin.descriptionProc Field

FreeImage.NET

PlugindescriptionProc Field
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 DescriptionProc descriptionProc

Field Value

Type: DescriptionProc
See Also