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

setAnchor() public method

public setAnchor ( string $anchor )
$anchor string
    public function setAnchor($anchor)
    {
        $this->anchor = $anchor;
    }