anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceLED::SetIntensity

Changing the LED's intensity.

C++
bool SetIntensity(float Intensity, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
float Intensity 
[in] LED's color Intensity, from 0 to 1. 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

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

SetIntensity changes the LED's intensity.

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