Plugin.mimeProc Field

FreeImage.NET

PluginmimeProc Field
Delegate to a function that returns a string which contains the plugin's mime type.

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

Field Value

Type: MimeProc
See Also