Function: GDI_RESTORE Purpose: Restores the image previously recorded. Category: DISPLAY File: gdilib.c Author: K.G. Begeman Use: INTEGER GDI_RESTORE( GDI_ID ) Input INTEGER GDI_RESTORE Returns zero on succes, negative on error. GDI_ID Display id as returned by GDI_OPEN. Updates: Nov 19, 1997: KGB Document created.