PHP » GoLang |
login |
register |
about
|
GoLang UI\Draw\Brush\Gradient::addStop
request it (293)
GoLang replacement for PHP's UI\Draw\Brush\Gradient::addStop
[edit | history]
PHP UI\Draw\Brush\Gradient::addStopPHP original manual for UI\Draw\Brush\Gradient::addStop [ show | php.net ]UI\Draw\Brush\Gradient::addStop(PHP 7, UI 2.0.0) UI\Draw\Brush\Gradient::addStop — Stop Manipulation Description
public int UI\Draw\Brush\Gradient::addStop
( float
$position
, UI\Draw\Color $color
)
public int UI\Draw\Brush\Gradient::addStop
( float
$position
, int $color
)Shall at a stop of the given color at the given position Parameters
Return ValuesTotal number of stops |
more
Recently updated
more
Most requested
more
Last requests
|