nwtn\RespimgCaptureRequest::getRasterFile PHP Méthode

getRasterFile() public méthode

Get the path/filename of the output PNG
public getRasterFile ( ) : string
Résultat string
    public function getRasterFile()
    {
        return $this->rasterFile;
    }