TippingCanoe\Imager\Processing\Watermark::setSourcePath PHP Méthode

setSourcePath() public méthode

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