Graphics device interface: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m remove Erik9bot category,outdated, tag and general fixes
Addbot (talk | contribs)
m Bot: Removing Orphan Tag (Nolonger an Orphan) (Report Errors)
Line 1:
{{Unreferenced|date=December 2009}}
{{For|the graphics device interface in [[Microsoft Windows|Windows]]|Graphics Device Interface}}
{{Orphan|date=February 2009}}
 
A '''graphics device interface''' is a subsystem that most operating systems use for representing graphical objects and transmitting them to [[output devices]] such as [[computer display|monitors]] and [[computer printer|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.