[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'IntfGraphics' (#lcl)

TLazIntfImage.SetSize

SetSize - define the height and width of the image

Declaration

Source position: intfgraphics.pas line 242

public procedure TLazIntfImage.SetSize(

  AWidth: Integer;

  AHeight: Integer

); override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.