2004
Michael Natterer
Sets the specified palette entry in the specified palette.
This procedure sets the name of the zero-based entry specified for the specified palette. It returns an error if the entry does not exist.
unknown
Type | Name | Description |
---|---|---|
PF_VALUE | name | The palette name |
PF_INT | entry-num | The entry to retrieve |
PF_VALUE | entry-name | The new name |
None