Plugin.supportsICCProfilesProc Field

FreeImage.NET

PluginsupportsICCProfilesProc Field
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 SupportsICCProfilesProc supportsICCProfilesProc

Field Value

Type: SupportsICCProfilesProc
See Also