gimp-palette-add-entry

Michael Natterer <mitch@gimp.org>

Description

Adds a palette entry to the specified palette.

Help

This procedure adds an entry to the specified palette. It returns an error if the entry palette does not exist.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The palette name
PF_VALUE entry-name The name of the entry
PF_COLOUR color The new entry's color color

Return

Type Name Description
PF_INT entry-num The index of the added entry