954,496 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Image manipulations(newbie)

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

thiru.y
Newbie Poster
4 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

>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 ?" the answer is invariably, "YES!".

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 
> C++ can do damn near anything if you have to time and patience to do it. So when you ask "Can C++ do ?" the answer is invariably, "YES!".

So it can clean my house and do my laundry? Sweet. :p

jhdobbins
Junior Poster
105 posts since Apr 2005
Reputation Points: 10
Solved Threads: 3
 

>So it can clean my house and do my laundry?
Yes, assuming you have the necessary hardware accessories.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

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.

thiru.y
Newbie Poster
4 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 
Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You