nwtn\RespimgCaptureRequest::getRasterFile PHP Method

getRasterFile() public method

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