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

TMufasaBitmap.SetSize

Set the bitmap to the given size.

Declaration

Source position: bitmaps.pas line 48

public procedure TMufasaBitmap.SetSize(

  AWidth: Integer;

  AHeight: Integer

);