![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Specification of a chroma operation
#include <gf/gf.h>
typedef struct {
uint32 mode;
gf_color_t color0;
gf_color_t color1;
gf_color_t mask;
} gf_chroma_t;
The gf_chroma_t structure describes a chroma operation. It contains at least the following members:
and one of:
QNX Graphics Framework
gf_context_set_chroma(), gf_layer_set_chroma(), The gf_color_t Type
![]() |
![]() |
![]() |
![]() |