UI\Draw\Pen::fill

(UI 0.9.9)

UI\Draw\Pen::fill — Preenche um caminho

Descrição

public function UI\Draw\Pen::fill(UI\Draw\Path $path, UI\Draw\Brush $with)
public function UI\Draw\Pen::fill(UI\Draw\Path $path, UI\Draw\Color $with)
public function UI\Draw\Pen::fill(UI\Draw\Path $path, int $with)

Preenche o caminho informado.

Parâmetros

path

O caminho a preencher.

with

A cor ou um pincel com o qual o caminho serĆ” preenchido.

+adicionar nota

Notas de UsuƔrios

Não hÔ notas de usuÔrios para esta pÔgina.