Please can anyone help. I have an image/pic in
a byte array and cannot figure out how to reverse the pic.
Main Problem: I need to take an existing (upright) picture/image
and then display it in a picbox upside down.
I've put the pic in a byte array & tried to reverse
the bytes - i.e. last byte into first position etc...
No luck. Please can anyone advise.... Katz