gimp-palette-delete-entry

Michael Natterer <mitch@gimp.org>

Description

Deletes a palette entry from the specified palette.

Help

This procedure deletes an entry from 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_INT entry-num The index of the added entry

Return

None