applyToImage() applyToImage(\Intervention\Image\Image $image, int $posx, int $posy) : bool Draws shape to given image on given position Parameters \Intervention\Image\Image $image int $posx int $posy Returns bool —
border() border(int $width, string $color = null) : void Set border width and color of current shape Parameters int $width string $color