Plugin.supportsExportBPPProc Field

FreeImage.NET

PluginsupportsExportBPPProc Field
Delegate to a function that returns whether the plugin can handle the specified color depth.

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

Field Value

Type: SupportsExportBPPProc
See Also