[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Add the given color to the palette, and return its palette index.
Source position: fpimage.pp line 86
public function TFPPalette.Add( |
const Value: TFPColor |
):Integer; virtual; |
Duplicate colors are ignored, and the index of the already existing color entry is returned.
lazarus-ccr.sourceforge.net |