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::__constructConstruct a Linear Gradient

Açıklama

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

Shall construct a new linear gradient

Bağımsız Değişkenler

start

end

To Top