VNC.RFBDrawing.UpdateDecoders.Decoder.decodeRawToPixelArray Function
reads the raw-data into pixel-inputbuffer, helper procedure for Decoders This method is for .Net Compact Framework
Protected void decodeRawToPixelArray (VNC.RFBProtocolHandling.ReadByteStream, int, int)
Type
Name
Description
ReadByteStream
stream
int
width
int
height
Return
Description
void