Hellow,
I have got to make a .s file that can do the following stuff:
-image pixels are tored in memory (32bit/pixels: R-G-B alpha)
-write an image correcting algorithm
*copy a port of the image to another spot
*increase the amount of red in the picture
*Increase the brightness (simple of more complex)
I think i've got to use array but i don't know al lot of assembly
so can somebody help me?
tnx