Powerbasic Museum 2020-B

Webmaster: José Roca (PBWIN 10+/PBCC 6+) (SDK Forum) => Graphics and Multimedia => GDI => Topic started by: José Roca on August 22, 2011, 11:25:29 AM

Title: About Windows GDI
Post by: José Roca on August 22, 2011, 11:25:29 AM
The Microsoft® Windows® graphics device interface (GDI) enables applications to use graphics and formatted text on both the video display and the printer. Windows-based applications do not access the graphics hardware directly. Instead, GDI interacts with device drivers on behalf of applications.

The attached file contains an help file with documentation for all the GDI API functions and structures, adapted to the PowerBASIC syntax.