VNC.RFBDrawing.PixelDecoders.Pixel16bitDecoder Class
a decoder with a 16 bit format, 16 bit used per pixel
Access:
Public
Base Classes:
PixelDecoder
Members
Description
decodePixel
GetColorFromStream
getFormatDescription
Remarks:
The 16 bits of this pixelformat are dived into: red: 5 most significant bits, green 6 bits in the middle, blue 5 least significant bits