anyKode Marilou
ContentsIndexHome
PreviousUpNext
TraceDisplayOptions::SetColorRGBf

Setting the color (RGB components).

C++
void SetColorRGBf(float R, float G, float B);
Parameters 
Description 
float R 
[in] Red value [0,1] 
float G 
[in] Green value [0,1] 
float B 
[in] Blue value [0,1] 

SetColorRGBf 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!