nwtn\RespimgCaptureRequest::getHeight PHP Method

getHeight() public method

Get height.
public getHeight ( ) : integer
return integer
    public function getHeight()
    {
        return (int) $this->height;
    }