Dmytro Bogovych wrote: |
It did not help.
I use XCode 3 on Intel/10.5 to build application and test on PowerBook G4 / 10.4. |
Well, if you are using PPC you could have a different byte order from us.
That little hack above does not do little-endian/big-endian.
Now I thought the order was consistent on all OSX, but maybe it isn't.
Asking our OSX guy to dump out the pixel array so I can see.