LoadICCProfile method (Main Control)

Visual Basic example
Visual C++ 4.0 example

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

Overview:  Refer to Using ICC Profile Methods

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

Topics:  Raster Images: Loading Files