UI\Draw\Color::setChannel

(UI 0.9.9)

UI\Draw\Color::setChannelColor Manipulation

Descrição

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

Shall set the selected channel to the given value

Parâmetros

channel

Constant channel identity

value

The new value for the selected channel

Valor Retornado

To Top