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

TMufasaBitmap.FastSetPixel

Declaration

Source position: bitmaps.pas line 57

public procedure TMufasaBitmap.FastSetPixel(

  x: Integer;

  y: Integer;

  Color: TColor

);