Draw the bitmap on a canvas.
Source position: bitmaps.pas line 62
public procedure TMufasaBitmap.DrawToCanvas(
x: Integer;
y: Integer;
Canvas: TCanvas
);