Unit 'IntfGraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazIntfImage.SetSize

SetSize - define the height and width of the image.

Declaration

Source position: intfgraphics.pas line 246

public procedure TLazIntfImage.SetSize(

  AWidth: Integer;

  AHeight: Integer

); override;