nwtn\RespimgCaptureRequest::getWidth PHP Méthode

getWidth() public méthode

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