nwtn\RespimgCaptureRequest::getRasterFile PHP 메소드

getRasterFile() 공개 메소드

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