FreeImagePlugin.SupportsICCProfiles Property

FreeImage.NET

FreeImagePluginSupportsICCProfiles Property
Gets whether this plugin can load or save an ICC profile.

Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public bool SupportsICCProfiles { get; }

Property Value

Type: Boolean
See Also