UI
PHP Manual

Draw Matrix

(PHP 7, UI 0.9.9)

Введение

Обзор классов

UI\Draw\Matrix {
/* Методы */
public invert ( void )
public bool isInvertible ( void )
public UI\Draw\Matrix multiply ( UI\Draw\Matrix $matrix )
public rotate ( UI\Point $point , float $amount )
public scale ( UI\Point $center , UI\Point $point )
public skew ( UI\Point $point , UI\Point $amount )
public translate ( UI\Point $point )
}

Содержание


UI
PHP Manual