2004
Michael Natterer
Sets the specified palette entry in the specified palette.
This procedure sets the color 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_COLOUR | color | The new color |
None