Hi
I have two questions?
1-Is the quality of a picture related to its number of pixels?(I know its not related to c++)
2-Is it possible to work with individual pixels of a picture via c++?
thanks

1. What's the quality of a picture? Imagine 1-pixel picture... 2-pixels picture... and so on ;)
2. There are lots of C and C++ libraries (search Google). I think now most of graphics applications are written in C and C++.
What's a picture? It's a file. What's a file? It's a sequence of bytes. What's a byte? It's a sequence of bits. What's a problem? ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.