IGxICMManager.ICMProfile

Syntax

ICMProfile: String;

Description

The ICMProfile property determines the name of the color profile, according to which the transformation is executed.

Comments

The name of the color profile without the extension is specified in this property, for example, sRGB Color Space Profile.

Example

The property use is given in the example for the IGxICMManager.TranslateColor method.

See also:

IGxICMManager