(C) 1998 AROS - The Amiga Research OS


NAME

()

SYNOPSIS

FUNCTION

INPUTS
RESULT

EXAMPLE
SEE ALSO

NOTES

BUGS

INTERNALS

HISTORY
/* Some handy transparent base class object casting defines. */#define IM(o) ((struct Image *)o)static UWORD getbgpen(ULONG state, UWORD *pens);#undef IntuitionBase#define IntuitionBase ((struct IntuitionBase *)(cl->cl_UserData))