UI\Draw\Pen::transform

(UI 0.9.9)

UI\Draw\Pen::transformMatrix Transform

Description

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

Shall perform matrix transformation

Parameters

matrix

The matrix to use

To Top