Image manipulations(newbie)

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2005
Posts: 4
Reputation: thiru.y is an unknown quantity at this point 
Solved Threads: 0
thiru.y thiru.y is offline Offline
Newbie Poster

Image manipulations(newbie)

 
0
  #1
Jul 27th, 2005
hi,

I am a newbie learning c++ ..I would like to know how Images r loaded in C++ and if it can handle and execute basic image manipulations and also filters ,also whats the maximum amount of bitdepth for images (if there is a upper threshold) that can be handled by c++
Thankz
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,625
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 715
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess

Re: Image manipulations(newbie)

 
0
  #2
Jul 27th, 2005
>I would like to know how Images r loaded in C++
Very carefully.

>and if it can handle and execute basic image manipulations and also filters
Sure, why not?

>also whats the maximum amount of bitdepth for images (if
>there is a upper threshold) that can be handled by c++
You seem to be missing the point entirely, and I imagine some lame gimpy high level language is to blame. C++ can do damn near anything if you have to time and patience to do it. So when you ask "Can C++ do <soandso>?" the answer is invariably, "YES!".
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 105
Reputation: jhdobbins is an unknown quantity at this point 
Solved Threads: 3
jhdobbins jhdobbins is offline Offline
Junior Poster

Re: Image manipulations(newbie)

 
0
  #3
Jul 27th, 2005
Originally Posted by Narue
>
C++ can do damn near anything if you have to time and patience to do it. So when you ask "Can C++ do <soandso>?" the answer is invariably, "YES!".
So it can clean my house and do my laundry? Sweet. :p
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,625
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 715
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess

Re: Image manipulations(newbie)

 
0
  #4
Jul 27th, 2005
>So it can clean my house and do my laundry?
Yes, assuming you have the necessary hardware accessories.
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 4
Reputation: thiru.y is an unknown quantity at this point 
Solved Threads: 0
thiru.y thiru.y is offline Offline
Newbie Poster

Re: Image manipulations(newbie)

 
0
  #5
Jul 28th, 2005
Narue,

Thankz for the replies ..would appreciate if you can forward me in the right direction on image manipulations ...tutorial links if any would be of great help ..any more hints from you would be appreciated.
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,625
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 715
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess

Re: Image manipulations(newbie)

 
0
  #6
Jul 28th, 2005
This is a nice easy start:

http://sourceforge.net/projects/pngwriter/
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC