The colour of the Pixels located at the specified position
Source position: graphics.pp line 1218
public property TCanvas.Pixels[X: Integer,Y: Integer] : TColor read GetPixel write SetPixel;