Function that can be implemented.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
protected virtual bool SupportsExportTypeProc( FREE_IMAGE_TYPE type ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Function SupportsExportTypeProc ( _ type As FREE_IMAGE_TYPE _ ) As Boolean |
| Visual C++ |
|---|
protected: virtual bool SupportsExportTypeProc( FREE_IMAGE_TYPE type ) |
Parameters
- type
- Type: FreeImageAPI..::.FREE_IMAGE_TYPE