| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
Set the external chroma for a display
#include <gf/gf.h>
int gf_display_set_external_chroma( gf_display_t display,
                                    gf_chroma_t *chroma );
gf
This function specifies the external chroma setting for a display. This is typically used for mixing an external video source to the display.
|  | This API is only supported by the devg-lanbic driver. | 
QNX Graphics Framework
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | Yes | 
gf_display_attach(), gf_display_detach()
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |