CakeFest 2024: The Official CakePHP Conference

UI\Draw\Color::getChannel

(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 note

User Contributed Notes

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