GDGetCurrent

Syntax

#include <revolution/gd.h>

GDLObj* GDGetCurrent();

Arguments

None.

Return Values

A pointer to the current GDLObj.

Description

This function returns a pointer to the current GDLObj. The current GDLObj is selected to receive future GD graphics commands.

See Also

GDSetCurrent, GDIsCurrent

Revision History

2006/03/01 Initial version.


CONFIDENTIAL