编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 button controlphp ui spin controlphp ui gradient brushesphp ui brushesphp ui font weight settingsphp ui control disable controlphp ui controls button get textphp ui controls editablecombo append optionphp ui controls grid set paddingphp ui controls multilineentry set textphp ui controls spin set valuephp ui draw color color manipulationphp ui draw color color manipulationphp ui draw path draw figurephp ui draw path draw figure with arcphp ui draw stroke set miter limitphp ui draw text layout set widthphp ui menuitem set checkedphp ui window get window sizephp ui 安装/配置
关注编程学问公众号
编程学问网 湘ICP备20001732号