API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.CreatePaletteColor method
Creates a color object obtained from an existing color palette
Syntax:
Function CreatePaletteColor(ByVal PaletteIdentifier As String, ByVal ColorIndex As Long) As Color
Parameters:
Name Type Description
PaletteIdentifier
String
ColorIndex
Long
Remarks:
The CreatePaletteColor method creates a Color object that is obtained from an existing color palette.