Delegate to a function that returns whether the plugin can handle ICC-Profiles.

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

Syntax

C#
public SupportsICCProfilesProc supportsICCProfilesProc
Visual Basic (Declaration)
Public supportsICCProfilesProc As SupportsICCProfilesProc
Visual C++
public:
SupportsICCProfilesProc^ supportsICCProfilesProc

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also