编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Draw\Path::newFigureWithArc
  • UI\Draw\Matrix::invert »
  • PHP Manual
  • UI
  • Draw Matrix

Draw Matrix

(PHP 7, UI 0.9.9)

简介

类摘要

UI\Draw\Matrix {
/* 方法 */
public invert ( void )
public isInvertible ( void ) : 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 )
}

Table of Contents

  • UI\Draw\Matrix::invert — Invert Matrix
  • UI\Draw\Matrix::isInvertible — Invertible Detection
  • UI\Draw\Matrix::multiply — Multiply Matrix
  • UI\Draw\Matrix::rotate — Rotate Matrix
  • UI\Draw\Matrix::scale — Scale Matrix
  • UI\Draw\Matrix::skew — Skew Matrix
  • UI\Draw\Matrix::translate — Translate Matrix
相关文章
php ui draw matrixphp ui draw brush set colorphp ui draw color construct new colorphp ui draw color color manipulationphp ui draw matrix invert matrixphp ui draw matrix invertible detectionphp ui draw matrix multiply matrixphp ui draw matrix rotate matrixphp ui draw matrix scale matrixphp ui draw matrix skew matrixphp ui draw matrix translate matrixphp ui draw path finalize pathphp ui draw path draw a linephp ui draw path draw figurephp ui draw pen matrix transformphp ui draw stroke set line capphp ui draw stroke set line joinphp ui draw stroke set miter limitphp ui draw text layout construct a new text layoutphp ui draw text layout set color
关注编程学问公众号
编程学问网 湘ICP备20001732号