Previous Document Next Document

Object Model Reference : Classes : A : Application : Methods : Application.CreateColorContext2


Application.CreateColorContext2

Function CreateColorContext2(ColorProfileList As String, [RenderingIntent As clrRenderingIntent], [BlendingColorModel As clrColorModel]) As ColorContext

Description

Member of Application

The CreateColorContext2 method creates a color context by using a comma-separated list of color-profile names.

Parameter
Description
ColorProfileList
Specifies a comma-separated list of color-profile names
RenderingIntent
Specifies a rendering intent. This parameter is optional, and its default value is clrRenderRelative.
BlendingColorModel
Specifies a color model for blending. This parameter is optional, and its default value is clrColorModelRGB.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.