PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Change the RGB components of the elements in the colour palette. The new color, defined by the given RGB components, will "overwrite" the color previously defined for the given index.
integer $index - colour index
integer $red - red RGB value [0-255]
integer $green - green RGB value [0-255]
integer $blue - blue RGB value [0-255]
Beispiel 38-1. Using setCustomColor()
|
Zurück | Zum Anfang | Nach vorne |
Workbook::&setTempDir | Nach oben | Worksheet::getName |