Answer the question
In order to leave comments, you need to log in
How to create an array of pixels in C++ QT?
Good morning!
How to create an array of pixels for an image?
I do this:
But then I don’t know how to throw it into an array QColor clrCurrent(img.pixel( row, col ));
Answer the question
In order to leave comments, you need to log in
Why don't you like working with QImage? This is also an array of pixels.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question