UI\Draw\Color::setChannel

(PHP 7, UI 0.9.9)

UI\Draw\Color::setChannelColor Manipulation

설명

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

Shall set the selected channel to the given value

인수

channel

Constant channel identity

value

The new value for the selected channel

반환값

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top