gDPSetCombineKey

gDPSetCombineKey [Macro]

Function

gDPSetCombineKey, gsDPSetCombineKey

Enables/disables chroma keying

Syntax

#include "gbi.h"
gDPSetCombineKey(Gfx *gdl, unsigned int type)
gsDPSetCombineKey(         unsigned int type)

Arguments

*gdl
Pointer to graphics display list

type
G_CK_NONE, G_CK_KEY

Description

This function enables or disables chroma keying.

See Also

gDPSetKeyR, gDPSetKeyGB