- This topic has 0 replies, 1 voice, and was last updated 16 years, 2 months ago by .
Viewing 0 reply threads
Viewing 0 reply threads
- The forum ‘C Programming’ is closed to new topics and replies.
Home › Forums › C Programming › converting picture into 2d array
Hi,
Can anyone help me about how to convert picture pixels to matrix array?
And after doing something with that matrix, I need to draw array into
the result picture? (it can also be 1dim array, not matrix)
I appreciate your help.