VNC.RFBDrawing.RFBSurface.decodeUpdate Function
decodes a received update with the encoding encoding

Public void decodeUpdate (uint, int, int, int, int)
  Type Name Description  
    uint encoding    
    int xpos    
    int ypos    
    int width    
    int height    
  Return Description  
    void