anyKode Marilou
ContentsIndexHome
PreviousUpNext
TraceDisplayOptions::SetColorRGB

Setting the color (RGB components).

C++
void SetColorRGB(MU8 R, MU8 G, MU8 B);
Parameters 
Description 
MU8 R 
[in] Red value [0,255] 
MU8 G 
[in] Green value [0,255] 
MU8 B 
[in] Blue value [0,255] 

SetColorRGB sets the new color from RGB components.

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