gDPSetCombineKey.3p 493 Bytes
.TH gDPSetCombineKey 3P local "Silicon Graphics, Inc."
.SH NAME
.upperok
gDPSetCombineKey, gsDPSetCombineKey
\- Enable or Disable chroma keying
.SH C SPECIFICATION
.nf
\f3#include "gbi.h"

gDPSetCombineKey(Gfx *gdl, unsigned int type)

gsDPSetCombineKey(unsigned int type)

\fP
.fi
.SH PARAMETERS
.TP 10
.I *gdl
graphics display list pointer.
.TP
.I type
\f3G_CK_NONE\fP,
\f3G_CK_KEY\fP
.SH DESCRIPTION
Enable or disable chroma keying.

.SH SEE ALSO
.IR gDPSetKeyR (3P),
.IR gDPSetKeyGB (3P),