Gets the value for the indexed Pixels property.
Source position: graphics.pp line 1071
protected function TCanvas.GetPixel( |
X: Integer; |
Y: Integer |
):TColor; virtual; |
X |
|
Horizontal canvas coordinate for the pixel. |
Y |
|
Vertical canvas coordinate for the pixel. |
Value for the property.
|
The color of the Pixels located at the specified position. |
| Version 4.6 | Generated 2026-02-20 | Home |