API Documentation
>
CorelDRAW
>
2025-v26
>
ColorProfile
>
IVGColorProfile
ColorProfile.CreateColorContext method
Creates a color context using the given color profile
Syntax:
Function
CreateColorContext
(
Optional
ByVal
RenderingIntent
As
clrRenderingIntent
=
clrRenderRelative
)
As
ColorContext
Parameters:
Name
Type
Description
RenderingIntent
clrRenderingIntent
Specifies the rendering intent to use.
Remarks:
The
CreateColorContext
method creates a color context by using the given color profile.