VNC.RFBDrawing.PixelDecoders.PixelDecoder Class
The PixelDecoders decode pixeldata read from a stream
Access:
Public
Base Classes:
Object
Members
Description
decodePixel
decodes a pixel value from a stream
getFormatDescription
the expected stream Format for using decoder
GetColorFromStream
Remarks:
subclasses of this class make the update decoders independant of the used Pixelformat (strategy pattern)