FreeImage.NET Class Library Reference
LocalPluginFormatProc Method |
Implementation of FormatProc
Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
protected abstract string FormatProc()
Return Value
Type: StringA string containing the plugins format.
See Also