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