编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 check controlphp ui tab controlphp ui gradient brushesphp ui brushesphp ui represents a fontphp ui control enable controlphp ui control get parent controlphp ui controls button click handlerphp ui controls button set textphp ui controls editablecombo get textphp ui controls editablecombo change handlerphp ui controls group append controlphp ui controls picker construct a new pickerphp ui controls tab append pagephp ui draw color color manipulationphp ui draw path draw figure with arcphp ui draw stroke set thicknessphp ui executor construct a new executorphp ui point size coercionphp ui window get title
关注编程学问公众号
编程学问网 湘ICP备20001732号