[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SetColor converts the specified FPColor to a Color and applies it to the pixels at x, y
Source position: graphics.pp line 1019
protected procedure TCanvas.SetColor( |
x: Integer; |
y: Integer; |
const Value: TFPColor |
); override; |
lazarus-ccr.sourceforge.net |