IGxDeviceICMProfiles.Item

Syntax

Item(Index: Integer): String;

Parameters

Index - index of color profile.

Description

The Item property returns the name of the color profile compared with the device.

Comments

The property returns the name of the color profile without extension.

Example

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

See also:

IGxDeviceICMProfiles