Plugin.supportsExportTypeProc Field

FreeImage.NET

PluginsupportsExportTypeProc Field
Delegate to a function that returns whether the plugin can handle the specified image type.

Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public SupportsExportTypeProc supportsExportTypeProc

Field Value

Type: SupportsExportTypeProc
See Also