Results of 1 - 10 of about 22 for Brush (0.017 sec.)
- Construct a new Brush 10622
- « UI\Draw\Brush UI\Draw\Brush::getColor » PHP Manual UI\Draw\Brush Construct a new Brush UI\Draw
...
\Brush::__construct (UI 0.9.9) UI\Draw\Brush::__construct ...
— Construct a new Brush 説明 public UI\Draw\Brush::__construct ( UI\Draw\C ...
olor $color ) public UI\Draw\Brush::__construct ( int $color ) Shall construct a soli ...
d brush using the given color パラメータ color Can be a UI ...
-
https://man.plustar.jp/php/ui-draw-brush.construct.html
- [similar]
- Linear Gradient 10252
- « UI\Draw\Brush\Gradient::setStop UI\Draw\Brush\LinearGradient::__construct » PHP Manual UI Line
...
dient (UI 2.0.0) はじめに クラス概要 class UI\Draw\Brush\LinearGradient extends UI\Draw\Brush\Gradient { /* ...
Point $end ) /* 継承したメソッド */ public UI\Draw\Brush\Gradient::addStop ( float $position , UI\Draw\Colo ...
r $color ): int public UI\Draw\Brush\Gradient::addStop ( float $position , int $color ) ...
: int public UI\Draw\Brush\Gradient::delStop ( int $index ): int public UI\Dr ...
-
https://man.plustar.jp/php/class.ui-draw-brush-lineargradient.html
- [similar]
- Radial Gradient 10252
- « UI\Draw\Brush\LinearGradient::__construct UI\Draw\Brush\RadialGradient::__construct » PHP Manu
...
dient (UI 2.0.0) はじめに クラス概要 class UI\Draw\Brush\RadialGradient extends UI\Draw\Brush\Gradient { /* ...
at $radius ) /* 継承したメソッド */ public UI\Draw\Brush\Gradient::addStop ( float $position , UI\Draw\Colo ...
r $color ): int public UI\Draw\Brush\Gradient::addStop ( float $position , int $color ) ...
: int public UI\Draw\Brush\Gradient::delStop ( int $index ): int public UI\Dr ...
-
https://man.plustar.jp/php/class.ui-draw-brush-radialgradient.html
- [similar]
- Gradient Brushes 10218
- « UI\Draw\Brush::setColor UI\Draw\Brush\Gradient::addStop » PHP Manual UI Gradient Brushes Gradi
...
ent Brushes (UI 2.0.0) はじめに Abstract for gradient brushe ...
s クラス概要 abstract class UI\Draw\Brush\Gradient extends UI\Draw\Brush { /* メソッド */ pu ...
olor ): bool /* 継承したメソッド */ public UI\Draw\Brush::getColor (): UI\Draw\Color public UI\Draw\Brush:: ...
olor ( UI\Draw\Color $color ): void public UI\Draw\Brush::setColor ( int $color ): void } 目次 UI\Draw\Brus ...
-
https://man.plustar.jp/php/class.ui-draw-brush-gradient.html
- [similar]
- Get Color 10184
- « UI\Draw\Brush::__construct UI\Draw\Brush::setColor » PHP Manual UI\Draw\Brush Get Color UI\Dra
...
w\Brush::getColor (UI 0.9.9) UI\Draw\Brush::getColor — Get ...
Color 説明 public UI\Draw\Brush::getColor (): UI\Draw\Color Shall return a UI\Draw ...
\Color for this brush パラメータ この関数にはパラメータはありません。 戻 ...
り値 The current color of the brush 関連キーワード: Get , Brush , getColor , パラメータ ...
-
https://man.plustar.jp/php/ui-draw-brush.getcolor.html
- [similar]
- Set Color 10184
- « UI\Draw\Brush::getColor UI\Draw\Brush\Gradient » PHP Manual UI\Draw\Brush Set Color UI\Draw\Brush
...
ush::setColor (UI 0.9.9) UI\Draw\Brush::setColor — Set Color 説明 public UI\Draw\Brush::s ...
olor ( UI\Draw\Color $color ): void public UI\Draw\Brush::setColor ( int $color ): void Shall set the color ...
of this brush to the color provided パラメータ color Can be a UI ...
raw\Color or RRGGBBAA 戻り値 関連キーワード: Set , Brush , setColor , public , getColor , Gradient , int , ...
-
https://man.plustar.jp/php/ui-draw-brush.setcolor.html
- [similar]
- Brushes 9747
- « UI\Draw\Stroke::setThickness UI\Draw\Brush::__construct » PHP Manual UI Brushes Brushes (UI 0.
...
9.9) はじめに Represents a solid color brush クラス概要 class UI\Draw\Brush { /* Constructor */ ...
ublic setColor ( int $color ): void } 目次 UI\Draw\Brush::__construct — Construct a new Brush UI\Draw\Brush ...
::getColor — Get Color UI\Draw\Brush::setColor — Set Color 関連キーワード: Brushes , Br ...
-
https://man.plustar.jp/php/class.ui-draw-brush.html
- [similar]
- Stop Manipulation 9663
- « UI\Draw\Brush\Gradient UI\Draw\Brush\Gradient::delStop » PHP Manual UI\Draw\Brush\Gradient Sto
...
p Manipulation UI\Draw\Brush\Gradient::addStop (UI 2.0.0) UI\Draw\Brush\Gradien ...
t::addStop — Stop Manipulation 説明 public UI\Draw\Brush\Gradient::addStop ( float $position , UI\Draw\Colo ...
r $color ): int public UI\Draw\Brush\Gradient::addStop ( float $position , int $color ) ...
ber of stops 関連キーワード: Stop , Manipulation , Brush , Gradient , addStop , stop , int , float , public ...
-
https://man.plustar.jp/php/ui-draw-brush-gradient.addstop.html
- [similar]
- Stop Manipulation 9663
- « UI\Draw\Brush\Gradient::delStop UI\Draw\Brush\LinearGradient » PHP Manual UI\Draw\Brush\Gradie
...
nt Stop Manipulation UI\Draw\Brush\Gradient::setStop (UI 2.0.0) UI\Draw\Brush\Gradien ...
t::setStop — Stop Manipulation 説明 public UI\Draw\Brush\Gradient::setStop ( int $index , float $position , ...
UI\Draw\Color $color ): bool public UI\Draw\Brush\Gradient::setStop ( int $index , float $position , ...
n of success 関連キーワード: Stop , Manipulation , Brush , Gradient , setStop , int , stop , public , float ...
-
https://man.plustar.jp/php/ui-draw-brush-gradient.setstop.html
- [similar]
- Construct a Linear Gradient 9477
- « UI\Draw\Brush\LinearGradient UI\Draw\Brush\RadialGradient » PHP Manual UI\Draw\Brush\LinearGra
...
dient Construct a Linear Gradient UI\Draw\Brush\LinearGradient::__construct (UI 2.0.0) UI\Draw\Bru ...
— Construct a Linear Gradient 説明 public UI\Draw\Brush\LinearGradient::__construct ( UI\Point $start , UI ...
タ start end 関連キーワード: Construct , Gradient , Brush , a , LinearGradient , construct , Point , end , R ...
-
https://man.plustar.jp/php/ui-draw-brush-lineargradient.construct.html
- [similar]