LoadICCProfile2 method (ILEADRasterIO)

Visual Basic example

Visual C++ example

 

SyntaxSyntax

short LoadICCProfile2(BSTR pszName, VARIANT *pData, long lPage);

Overview

Refer to Using ICC Profile Functionality

Remarks

ICC profiles can be loaded from JPEG, TIFF or EPS files. TIFF files are multipage and you can load the profile from a particular page using the lPage parameter.

See Also

Elements:

LoadICCProfile method, SaveICCProfile method, SaveICCProfile2 method.

Topics:

Raster Images: Loading Files