LocalPlugin.DescriptionProc Method

FreeImage.NET

LocalPluginDescriptionProc Method
Function that can be implemented.

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

Return Value

Type: String

[Missing <returns> documentation for "M:FreeImageAPI.Plugins.LocalPlugin.DescriptionProc"]

See Also