GoLang UI\Draw\Color::setChannel

request it (256)
GoLang replacement for PHP's UI\Draw\Color::setChannel [edit | history]



Do you know a GoLang replacement for PHP's UI\Draw\Color::setChannel? Write it!

PHP UI\Draw\Color::setChannel

PHP original manual for UI\Draw\Color::setChannel [ show | php.net ]

UI\Draw\Color::setChannel

(PHP 7, UI 0.9.9)

UI\Draw\Color::setChannelColor Manipulation

Description

public void UI\Draw\Color::setChannel ( int $channel , float $value )

Shall set the selected channel to the given value

Parameters

channel

Constant channel identity

value

The new value for the selected channel

Return Values