Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem in graphics in C

Status
Not open for further replies.

Dwijen

Newbie level 6
Joined
Jul 22, 2006
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,352
problem with graphics in c

Hey friends can any one please tell me how to have all 256 colors in C graphics. C generally gives 16 colors. How can we have all the colors in C?
 

Hey thanks man. But I am Electronics student. Can u please explain me how to use these libraries in detail. I dont know to do it.
 

I am using Windows XP Service Pack 2. I am using Turbo C++ IDE.
 

I recommend you to use Microsoft Visual Studio for programming under windows. It's not freeware software, but I think you can get it.
If you need freeware software, I prefer Code::Blocks IDE. Look at https://www.codeblocks.org/ You need to download Windows Version with mingw compiler. (Download link is https://prdownloads.sourceforge.net/codeblocks/codeblocks-1.0rc2_mingw.exe?download)

And the just look over the internet to find any Windows API Examples or tutorials.
If will encounter problems - write here.

Good luck!
 

For getting the better resolution use C++ on os windowsxp, or
Better you use the Java or vb
Which give you better color resolution for graphics.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top