Function that can be implemented.

Namespace:  FreeImageAPI.Plugins
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
protected virtual bool SupportsICCProfilesProc()
Visual Basic (Declaration)
Protected Overridable Function SupportsICCProfilesProc As Boolean
Visual C++
protected:
virtual bool SupportsICCProfilesProc()

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also