Function: GDI_GROFF Purpose: Turns graphics planes off. Category: DISPLAY File: gdilib.c Author: K.G. Begeman Use: INTEGER GDI_GROFF( GDI_ID , Input INTEGER PMASK ) Input INTEGER GDI_GROFF Returns zero on succes, negative on error. GDI_ID Display id as returned by GDI_OPEN. PMASK Mask which specifies which planes should be turned off. Updates: Jan 3, 1991: KGB Document created.