Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
glGreenValueQNXf()
Get a normalized green value
Synopsis:
#define glGreenValueQNXf(color)...
Arguments:
- color
- A PgColor_t color from which you want the green channel value.
Library:
GL
Description:
Use this macro to get the green channel as a normalized float from a PgColor_t . Intended for use with glColor*() type functions.
Returns:
The green component, as a normalized float.
Classification:
Neutrino
| Safety: | |
|---|---|
| Cancellation point | No |
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
glAlphaValueQNXf(), glBlueValueQNXf(), glRedValueQNXf(), PgGreenValue(), PgColor_t.
"OpenGL" section of the Raw Drawing and Animation chapter in the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)