anyKode Marilou
ContentsIndexHome
PreviousUpNext
TraceDisplayOptions::SetColorRGBAf

Setting the color (RGBA components).

C++
void SetColorRGBAf(float R, float G, float B, float A);
Parameters 
Description 
float R 
[in] Red value [0,1] 
float G 
[in] Green value [0,1] 
float B 
[in] Blue value [0,1] 
float A 
[in] Alpha value [0,1], must be set to 1.0 

SetColorRGBAf sets the new color from RGBA components.

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