编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Draw\Color
  • UI\Draw\Color::getChannel »
  • PHP Manual
  • UI\Draw\Color
  • Construct new Color

UI\Draw\Color::__construct

(PHP 7, UI 0.9.9)

UI\Draw\Color::__construct — Construct new Color

说明

public UI\Draw\Color::__construct ([ UI\Draw\Color $color ] )
public UI\Draw\Color::__construct ([ int $color ] )

Shall construct a new color

参数

color

May be UI\Draw\Color or RRGGBBAA

相关文章
php ui controls box construct a new boxphp ui controls check construct a new checkphp ui controls entry construct a new entryphp ui controls group construct a new groupphp ui controls label construct a new labelphp ui controls multilineentry construct a new multiline entryphp ui controls separator construct a new separatorphp ui controls slider construct a new sliderphp ui draw brush lineargradient construct a linear gradientphp ui draw brush radialgradient construct a new radial gradientphp ui draw brush construct a new brushphp ui draw color construct new colorphp ui draw path construct a new pathphp ui draw stroke construct a new strokephp ui draw text font descriptor construct a new font descriptorphp ui draw text font construct a new fontphp ui draw text layout construct a new text layoutphp ui menu construct a new menuphp ui point construct a new pointphp ui size construct a new size
关注编程学问公众号
编程学问网 湘ICP备20001732号