API Documentation > CorelDRAW > 2025-v26 > PaletteManager > IVGPaletteManager
PaletteManager.GetPalette method
Returns a specified palette identified by an index, unique ID, name, or file name
Syntax:
Function GetPalette(ByVal IndexOrName As Variant) As Palette
Parameters:
Name Type Description
IndexOrName
Variant
Remarks:
The GetPalette method returns the specified color palette (Palette object) by index number, unique identifier, name, or filename.