TippingCanoe\Imager\Processing\Watermark::setSourcePath PHP Method

setSourcePath() public method

public setSourcePath ( string $sourcePath )
$sourcePath string
    public function setSourcePath($sourcePath)
    {
        $this->sourcePath = $sourcePath;
    }