LocalPlugin.SupportsICCProfilesProc Method

FreeImage.NET

LocalPluginSupportsICCProfilesProc Method
Function that can be implemented.

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:FreeImageAPI.Plugins.LocalPlugin.SupportsICCProfilesProc"]

See Also