Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PgBlueValue

PgBlueValue

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PgBlueValue()

Extract the blue component from a color value

Synopsis:

int PgBlueValue( PgColor_t color );

Arguments:

color
A composite color value, of type PgColor_t.

Library:

ph

Description:

This macro extracts the blue color component from a composite color value. The result is between 0 and 255.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

Caveats:

PgBlueValue() is a macro.

See also:

PgAlphaValue(), PgARGB(), PgCMY(), PgColor_t, PgGreenValue(), PgHSV(), PgRedValue() PgRGB(), PgSetFillColor(), PgSetFillDither()

"Color" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide