bool isLittleEndianSystem
read-only

This flag indicates if the application is running on a device with a little endian CPU architecture.

The method RenderTextureQuad.getImageData allows low level texture access and the RGBA value of each pixel is affected by the endianness of the CPU architecture. http://en.wikipedia.org/wiki/Endianness