Delegate to a function that returns whether the plugin can handle
ICC-Profiles.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public SupportsICCProfilesProc supportsICCProfilesProc |
Visual Basic (Declaration) |
---|
Public supportsICCProfilesProc As SupportsICCProfilesProc |
Visual C++ |
---|
public: SupportsICCProfilesProc^ supportsICCProfilesProc |