VNC.RFBDrawing.UpdateDecoders.Decoder.initalize Function
initalizes this Decoder, only after calling this method the decoder is able to work
Public void initalize (VNC.RFBDrawing.RFBSurface, VNC.RFBProtocolHandling.RFBNetworkStream, VNC.RFBDrawing.PixelDecoders.PixelDecoder, DrawingSupport.DrawSupport)
Type
Name
Description
RFBSurface
surface
RFBNetworkStream
stream
PixelDecoder
pixelDecoder
DrawSupport
drawSup
Return
Description
void