GXSetDispCopyGamma

Syntax

#include <revolution/gx.h>

void GXSetDispCopyGamma( GXGamma gamma );

Arguments

gamma Gamma value. Accepted values are:
Name Gamma Correction Coefficient
GX_GM_1_0 1.0
GX_GM_1_7 1.7
GX_GM_2_2 2.2

Return Values

None.

Description

This function sets the gamma correction applied to pixels during the embedded frame buffer (EFB) to external frame buffer (XFB) copy operation. 

See Also

GXCopyDisp

Revision History

2006/03/01 Initial version.


CONFIDENTIAL