See Also Examples Applies To
Displays an image from an image file path using ICM mode.
The displayed Image applies color correction according to color management information that is embedded in the image file. Embedded information can include International Color Consortium (ICC) profiles, gamma values, and chromaticity information.
Syntax
object.DisplayFromFileICM (sFilePath)
The DisplayFromFileICM syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sFilePath | Required. String. |
Returns
ViewerStatus.
Remarks
The ViewerStatus constants are defined HERE