Php/docs/class.ui-draw-matrix

提供:Dev Guides
< Php
移動先:案内検索

(UI 0.9.9)

はじめに

クラス概要


UI\Draw\Matrix {

/* メソッド */

public invert ( )

public isInvertible ( ) : bool

public multiply ( UI\Draw\Matrix $matrix ) : UI\Draw\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 )

}

目次