LoadICCProfile method (ILEADRasterIO)

Visual Basic example

Visual C++ example

 

Syntax

short LoadICCProfile(BSTR pszName, ILEADRasterVariant *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:

LoadICCProfile2 method, SaveICCProfile method, SaveICCProfile2 method.

Topics:

Raster Images: Loading Files