SetSize - define the height and width of the image
Source position: intfgraphics.pas line 244
public procedure TLazIntfImage.SetSize(
AWidth: Integer;
AHeight: Integer
); override;