UI\Draw\Brush\LinearGradient::__construct
PHP Manual
PHP Manual»UI\Draw\Brush\LinearGradient»UI\Draw\Brush\LinearGradient::__construct

UI\Draw\Brush\LinearGradient::__construct

(UI 2.0.0)

UI\Draw\Brush\LinearGradient::__constructConstruit un dégradé linéaire

Description

public function UI\Draw\Brush\LinearGradient::__construct(UI\Point $start, UI\Point $end)

Construit un nouveau dégradé linéaire (linear gradient)

Liste de paramètres

start

end

To Top