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

TMufasaBitmap.DrawToCanvas

Draw the bitmap on a canvas.

Declaration

Source position: bitmaps.pas line 62

public procedure TMufasaBitmap.DrawToCanvas(

  x: Integer;

  y: Integer;

  Canvas: TCanvas

);