[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'bitmaps' (#Simba)

TMufasaBitmap.FastGetPixel

Returns the colour at the corresponding point.

Declaration

Source position: bitmaps.pas line 64

public function TMufasaBitmap.FastGetPixel(

  x: Integer;

  y: Integer

):TColor;