gdi window是什么意思(gdi是什么意思)
大家好,今天小六子来为大家解答以下的问题,关于gdi window是什么意思,gdi是什么意思这个很多人还不知道,现在让我们一起来看看吧!
1、Windows GDIPurposeThe 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. Where ApplicableGDI can be used in all Windows-based applications.Developer AudienceThis API is designed for use by C/C++ programmers. Familiarity with the Windows graphical user interface and message-driven architecture is required. Run-time RequirementsFor information on which operating systems are required to use a particular function, see the Requirements section of the documentation for the function. 资料来自MSDN2008 Windows GDI通俗点说就是 “图形设备接口”。
2、可以同过GDI+对其进行编程操作。
本文分享完毕,希望对你有所帮助。