classColorBuf 05

y>

void ColorBuf::SetGreen (  UBYTE  green  )  [inline]

 

Sets the green color channel value from the parameter.

Definition at line 76 of file ColorBuf.h.

References values.

void ColorBuf::SetOpacity const float  value  )  [inline]
 

Sets the alpha channel value from the normalized (from 0.0 to 1.0) value parameter.

Definition at line 93 of file ColorBuf.h.

References fast_ftol_unsigned(), MAXCOLOR, and values.

Here is the call graph for this function:

void ColorBuf::SetRed UBYTE  red  )  [inline]
 

Sets the red color channel value from the parameter.

Definition at line 75 of file ColorBuf.h.

References values.