answersLogoWhite

0

No there is not the graphics card is what shows up on the screen. It controls all the colors and what not

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is graphics software?

Using graphics software programs enables you to draw and edit images, from line drawings, to color illustrations, to photos.


What allows you to interact with the software using text graphics and visual images such as icons?

GUI


Allows you to interact with the software using text graphics and icons computers?

(GUI pronounced gooey)


Why do your computer shut down when you play your ds emulator?

The most likely reason is a buggy graphics driver. Try updating your graphics driver or using the software rasterizing option, if available. Another possibility is that your processor is overheating due to the amount of processing power needed to run the emulator.


What is a software defined radio system?

A software defined radio system is a radio communication system which, instead of using hardware to implement components, software is used instead. It uses wireless communications instead of hard wiring.


What is about graphics?

Graphics are Visual designs and creations that are displayed in everyday Media such as Websites, Magazines, Books and Video Games. Graphics are usually designed by drawing and then recreating that design on a computer, using a CAD (Computer aided design) software.


Are there graphics included in a Service Oriented Architecture program?

Service Oriented Architecture programs do not include graphics. They communicate using different platforms and XLM messages within their software services.


What is CG anime?

cg animation simply means animation generated by computers. (Computer graphics)


Is it ever too early to start using educational software with children?

No, there is educational software available for all ages.


How can one design software for Punch Home?

You can design software for Punch Home using the Home Design Studio software. This software is available for purchase from the Punch Software website.


Can you put ilife 09 on a PC instead of a mac?

The iLife '09 software is only available for Apple computers running Mac OS X. It will not work on a computer using the Windows operating system.


What is graphics programming in vb?

Graphics programming is when you manually draw an item to your application instead of using a picture box, label, or button. To start drawing graphics you need to import the graphics library. Imports System.Drawing.Graphics Then create a new graphics Dim g As New Graphics that is it. when you call "g" you will have many operators in it to draw to the forum. Hope this helps :)