473,659 Members | 3,348 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

graphics in microsoft visual c++

I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.
Jun 27 '08 #1
5 2957
On Mon, 19 May 2008 01:44:37 -0700 (PDT), Aditi Jindal
<ad******@gmail .comwrote:

I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.
I remember Turbo C has graphic.h. ^_^
Jun 27 '08 #2
try GDI+
starting here

http://www.codeproject.com/KB/GDI-pl...nggdiplus.aspx
http://www.codeproject.com/KB/GDI-pl...__and_mfc.aspx

Bye

"Aditi Jindal" <ad******@gmail .comha scritto nel messaggio
news:47******** *************** ***********@x19 g2000prg.google groups.com...
I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.

Jun 27 '08 #3
On May 20, 2:16*pm, Alex <baow...@gmail. comwrote:
On Mon, 19 May 2008 01:44:37 -0700 (PDT), Aditi Jindal

<ady.m...@gmail .comwrote:
I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.

I remember Turbo C has *graphic.h. *^_^
Thanks I know but i m running vista ultimate mine is 64 bit turbo c
doesnt work
Jun 27 '08 #4
Aditi Jindal wrote:
On May 20, 2:16 pm, Alex <baow...@gmail. comwrote:
>On Mon, 19 May 2008 01:44:37 -0700 (PDT), Aditi Jindal

<ady.m...@gmai l.comwrote:
>>I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.
I remember Turbo C has graphic.h. ^_^

Thanks I know but i m running vista ultimate mine is 64 bit turbo c
doesnt work
I suggest you look for a newsgroup that mentions directX which is the
current MS graphics (and other multimedia) technology. If anyone here
knows about it, it's by chance.

Andy
Jun 27 '08 #5
I don't think directx is so easy for
"learning c++ and graphics"

I suggest gdi+

bye.

"Andy Champ" <no****@nospam. comha scritto nel messaggio
news:S5******** *************** *******@eclipse .net.uk...
Aditi Jindal wrote:
>On May 20, 2:16 pm, Alex <baow...@gmail. comwrote:
>>On Mon, 19 May 2008 01:44:37 -0700 (PDT), Aditi Jindal

<ady.m...@gma il.comwrote:
I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.
I remember Turbo C has graphic.h. ^_^

Thanks I know but i m running vista ultimate mine is 64 bit turbo c
doesnt work

I suggest you look for a newsgroup that mentions directX which is the
current MS graphics (and other multimedia) technology. If anyone here
knows about it, it's by chance.

Andy

Jun 27 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
5097
by: Matthew | last post by:
I am not the most talented programmer to grace the earth by a long shot. But I've got a gripe I need to air about the .NET implementaion of Visual Basic. I can live with alot of the major changes to the structure and syntax of the code but I thought the purpose of re-engineering the damn thing would result in improved performance all around, well the .NET seems to really suck doing things graphically on forms that VB6 Seemed to do fine....
1
2409
by: news.microsoft.com | last post by:
Hello group, My goal is to attach an image over another image. Top image should be transparent so the back image is visible through the top one. Bellow is a test code in VB.NET. You need to create a form, a button (Button1) and an Picture Box (picBox). "watermark.jpg" is any jpg image, "beispiel.tif" is a multipage TIFF image with the white background, which will turn to transparent. The most important thing here is that the TIFF image...
2
1374
by: HHH | last post by:
Hi i'm 14 yrs old, and currently learning C++. It's good fun, but i want to move onto graphics. Is there a good graphics libary, someone can reccomend that will owrk on Microsoft Visual Studio 6.0, and if yes HOW!!
14
3094
by: Pmb | last post by:
At the moment I'm using Borland's C++ (http://www.borland.com/products/downloads/download_cbuilder.html#) I want to be able to take an array of points and plot them on the screen. Is there a way to do this? E.g. I want to be able to graph a function. At this point I'm not up to a level in C++ where I want to start learning Visual C++ so I don't want to go that route. Thanks
16
2537
by: David W. Fenton | last post by:
I have an app for a client (Access97, all the final service releases and Jet service packs, full installation (not runtime)), that displays a graphic in an image control based on a path/filename stored in a field in a data table. It works just great on my PC for BMP, GIF and JPG. But on the client's PC, JPG doesn't work (dunno if GIF works or not -- didn't try it; BMP does work). I wrote to Larry about this and he hasn't any...
5
15594
by: Al Sav | last post by:
I have the following in form load. When the form shows up, the graphics vanishes. This works, if I execute this from button_click. But, even that vanishes if minimize and restore the form. Similar to the functionality of ClipControls = False in VB6. How do I get to draw in a groupbox (same problem in picture box) and retain the graphics? Thanks in advance. Alwin S.
4
1107
by: Sandy | last post by:
Hello - I have developed the world's ugliest website -- functions well, but it leaves a lot to be desired aesthetically. What are the recommended web graphics programs to integrate with Visual Studio projects? I don't want to just go out and buy something without knowing it works well with VS. Also, how would you integrate it? Just copy and paste stuff?
10
1203
by: eggbert | last post by:
Jeff Garcia deserves to play!!! Anyway, why has Microsoft eliminated the "Point" and "Pset" functions in VB.NET from what was already a limited selection of graphical functions in earlier versions of VB? Any chance of doing reasonably sophisticated graphical work in a picturebox control or any other control that supports graphics has been crippled. The "Point" function returns the pixel color at the given coordinates. The "Pset" function...
5
1728
by: randy1200 | last post by:
Microsoft seems to do a great job of using very nice button graphics for standard functions like Print, Print Preview, Close, etc. Can anyone point me to a source on the web for standard button graphics? I really like the Microsoft versions, but I'm open to all Thanks, -- Randy
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8335
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8747
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8528
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7356
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6179
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1976
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.