|
nah there isn't much processing power to trash to do these fancy things. most probably it changes positions of the things... or they are stored in a strange way (like inverted for example maximum = 0 minimum = 255 or multiplied x*5 = what you see. they could be also stored in big endian teorically but it wouldn't be a good idea performance wise as the cpu needs them in little endian to understand them...)
|