UI\Draw\Color::getChannel

(UI 0.9.9)

UI\Draw\Color::getChannelColor Manipulation

説明

publicUI\Draw\Color::getChannel(int$channel): float

Shall retrieve the value for a channel

パラメータ

channel

Constant channel identity

戻り値

The current value of the requested channel

To Top