RB GETCOLOR

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Returns the RGB color information of a LED of the active channel. <span style="font-family: Arial;"> </span> <span style="font...")

Latest revision as of 23:02, 15 June 2015

Contents

Action

Returns the RGB color information of a LED of the active channel.

 

 

Syntax

Color =  RB_GETCOLOR( LED )

 

 

Remarks

Color

Color is a byte array or variable that contains color information.

LED

The index of the LED number. First LED is 0.

 

See also

RB_ADDCOLOR , RB_ANDCOLOR , RB_ORCOLOR, RB_SUBCOLOR, RB_CLEARSTRIPE , RB_CLEARCOLORS , RB_FILL , RB_FILLCOLORS , RB_FILLSTRIPE , RB_SELECTCHANNEL , RB_SEND, RB_SETCOLOR , RB_SWAPCOLOR , RB_ROTATELEFT , RB_ROTATERIGHT , RB_SHIFTLEFT , RB_SHIFTRIGHT , RB_CHANGEPIN , RB_SETTABLECOLOR , RB_GETCOLOR , RB_LOOKUPCOLOR


Example

See RB_CHANGEPIN


Languages   English  
Personal tools
Namespaces
Variants
Actions
Navigation
Language