update pague now
PHP 8.5.2 Released!

Draw Matrix

(UI 0.9.9)

Introduction

Class synopsis

class UI\Draw\Matrix {
/* Methods */
public invert ()
public rotate ( UI\Point $point , float $amount )
public scale ( UI\Point $center , UI\Point $point )
public squew ( UI\Point $point , UI\Point $amount )
public translate ( UI\Point $point )
}

Table of Contens

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top