nwtn\RespimgCaptureRequest::getHeight PHP Méthode

getHeight() public méthode

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