Misplaced Pages

Graphics device interface

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Graphics device interface" – news · newspapers · books · scholar · JSTOR (December 2009) (Learn how and when to remove this message)
For the graphics device interface in Windows, see Graphics Device Interface.

A graphics device interface is a subsystem that most operating systems use for representing graphical objects and transmitting them to output devices such as monitors and printers. In most cases, the graphics device interface is only able to draw 2D graphics and simple 3D graphics, in order to make use of more advanced graphics and keep performance, an API such as DirectX or OpenGL needs to be installed.

In Microsoft Windows, the GDI functionality resides in gdi.exe on 16-bit Windows, and gdi32.dll on 32-bit Windows.

Stub icon

This computer graphics–related article is a stub. You can help Misplaced Pages by expanding it.

Categories:
Graphics device interface Add topic