Delegate to a function that returns whether the plugin can handle the
specified image type.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public SupportsExportTypeProc supportsExportTypeProc |
Visual Basic (Declaration) |
---|
Public supportsExportTypeProc As SupportsExportTypeProc |
Visual C++ |
---|
public: SupportsExportTypeProc^ supportsExportTypeProc |