Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
FreeImage .NET Documentation
Plugin
.
.
::
.
mimeProc Field
Plugin Structure
See Also
Send Feedback
Delegate to a function that returns a string which contains the plugin's mime type.
Namespace:
FreeImageAPI.Plugins
Assembly:
FreeImageNET
(in FreeImageNET.dll)
Syntax
C#
public
MimeProc
mimeProc
Visual Basic (Declaration)
Public
mimeProc
As
MimeProc
Visual C++
public
:
MimeProc
^
mimeProc
Version Information
FreeImage.NET
Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1
See Also
Plugin Structure
FreeImageAPI.Plugins Namespace