编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Draw\Stroke::setThickness
  • UI\Draw\Brush::__construct »
  • PHP Manual
  • UI
  • Brushes

Brushes

(PHP 7, UI 0.9.9)

简介

Represents a solid color brush

类摘要

UI\Draw\Brush {
/* Constructor */
public __construct ( UI\Draw\Color $color )
public __construct ( int $color )
/* 方法 */
public getColor ( void ) : UI\Draw\Color
public setColor ( UI\Draw\Color $color ) : void
public setColor ( int $color ) : void
}

Table of Contents

  • UI\Draw\Brush::__construct — Construct a new Brush
  • UI\Draw\Brush::getColor — Get Color
  • UI\Draw\Brush::setColor — Set Color
相关文章
php ui controlphp ui control box arrangement php ui control separatorphp ui slider controlphp ui gradient brushesphp ui brushesphp ui italic font settingsphp ui font stretch settingsphp ui area set sizephp ui controls box set paddingphp ui controls combo selected handlerphp ui controls grid append controlphp ui controls multilineentry change handlerphp ui controls spin get valuephp ui draw brush set colorphp ui draw path finalize pathphp ui draw stroke set line capphp ui draw text layout construct a new text layoutphp ui menuitem detect checkedphp ui window construct a new window
关注编程学问公众号
编程学问网 湘ICP备20001732号