SupportsICCProfilesProc Delegate

FreeImage.NET

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

Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public delegate bool SupportsICCProfilesProc()

Return Value

Type: Boolean
See Also