parent root
PHP: UI\Draw\Color::getChannel - Manual

UI\Draw\Color::getChannel

(PHP 7, UI 0.9.9)

UI\Draw\Color::getChannelColor Manipulation

Description

public UI\Draw\Color::getChannel ( int $channel ) : float

Shall retrieve the value for a channel

Parameters

channel

Constant channel identity

Return Values

The current value of the requested channel

add a noteadd a note

User Contributed Notes

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