编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Draw\Pen::clip
  • UI\Draw\Pen::restore »
  • PHP Manual
  • UI\Draw\Pen
  • Fill a Path

UI\Draw\Pen::fill

(PHP 7, UI 0.9.9)

UI\Draw\Pen::fill — Fill a Path

说明

public UI\Draw\Pen::fill ( UI\Draw\Path $path , UI\Draw\Brush $with )
public UI\Draw\Pen::fill ( UI\Draw\Path $path , UI\Draw\Color $with )
public UI\Draw\Pen::fill ( UI\Draw\Path $path , int $with )

Shall fill the given path

参数

path

The path to fill

with

The color or brush to fill with

相关文章
php ui draw pathphp ui draw penphp ui draw brush lineargradient construct a linear gradientphp ui draw path draw a rectanglephp ui draw path draw an arcphp ui draw path draw bezier curvephp ui draw path close figurephp ui draw path construct a new pathphp ui draw path finalize pathphp ui draw path draw a linephp ui draw path draw figurephp ui draw path draw figure with arcphp ui draw pen clip a pathphp ui draw pen fill a pathphp ui draw pen restorephp ui draw pen savephp ui draw pen stroke a pathphp ui draw pen matrix transformphp ui draw pen draw text at pointphp ui draw stroke get line cap
关注编程学问公众号
编程学问网 湘ICP备20001732号