GetSize - finds the size of the Image
Source position: graphics.pp line 1368
public procedure TRasterImage.GetSize(
out AWidth: Integer;
out AHeight: Integer
);