HBMGetBlackOutColor

Syntax


#include <revolution/hbm.h>

GXColor HBMGetBlackOutColor( void );

Arguments

None.

Return Values

Returns the color used to fill the screen when blacking out the HOME Menu as a GXColor type.

Description

Gets the color used to fill the screen when blacking out the HOME Menu.

Note: The color that can be obtained here is not reflected in fade-outs to the Wii Menu. Fade-outs to the Wii Menu are to black.

See Also

HBMGetBlackOutColor, HBMStartBlackOut

Revision History

2007/10/26
Revised the header explanation.
2007/05/09
Revised the description.
2006/10/02
Initial version.

CONFIDENTIAL