EasyX Graphics Library API Reference
Device Context Management Functions for initializing, configuring, and managing the graphics window and device context. void clearcliprgn(); Removes the current clipping region, allowing drawing operations to affect the entire device surface. void cleardevice(); Clears the entire graphics device usi...