anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceLED::GetOnColor

Getting LED's color ( in 'On' state)

C++
bool GetOnColor(RGBA8 * color, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
RGBA8 * color 
[out] LED color 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

true if the device received the command, false if not.

GetOnColor returns the color of the LED when its state is 'On' and the color intensity is set to 1 (the modeling settings).

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!