API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.CreateColorContext2 method
Creates a new color context using a comma-separated list of profile names
Syntax:
Function CreateColorContext2(ByVal ColorProfileList As String, Optional ByVal RenderingIntent As clrRenderingIntent = clrRenderRelative, Optional ByVal BlendingColorModel As clrColorModel = clrColorModelRGB) As ColorContext
Parameters:
Name Type Description
ColorProfileList
String
RenderingIntent
Specifies a rendering intent.
BlendingColorModel
Specifies a color model for blending.
Remarks:
The CreateColorContext2 method creates a color context by using a comma-separated list of color-profile names.