UI\Draw\Pen::transform

(UI 0.9.9)

UI\Draw\Pen::transformMatrix Transform

Descrição

publicUI\Draw\Pen::transform(UI\Draw\Matrix$matrix)

Shall perform matrix transformation

Parâmetros

matrix

The matrix to use

To Top