mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
The byte order of the pixels is affected by endianness, use bitwise operations to access those bytes so the endiannes won't affect the final result.