tinyvnc
tinyvnc copied to clipboard
Red and Blue are backwards?
The example application's getScreenshot() method seems to have the red and blue values flip flopped (things that should be red are blue instead and vice-versa.)
This is with iOS 8 on the Simulator and RealVNC Server 5.2.1, using protocol RFB 003.008\n
I haven't yet looked into the problem or tried fixing it, but I'll make a pull request if I end up solving this before anyone else gets to it.
It depends on the default pixel format of the server. You will need to send the pixel format you want to the server.