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

TRasterImage.GetSize

GetSize - finds the size of the Image

Declaration

Source position: graphics.pp line 1302

public procedure TRasterImage.GetSize(

  out AWidth: Integer;

  out AHeight: Integer

);