VncSharp.Encodings Namespace
Classes
Class | Description |
---|
CopyRectRectangle |
Implementation of CopyRect encoding, as well as drawing support. See RFB Protocol document v. 3.8 section 6.5.2.
|
CoRreRectangle |
Implementation of CoRRE encoding, as well as drawing support. See RFB Protocol document v. 3.8 section 6.5.4.
|
EncodedRectangle |
Abstract class representing an Encoded Rectangle to be read, decoded, and drawn.
|
HextileRectangle |
Implementation of Hextile encoding, as well as drawing support. See RFB Protocol document v. 3.8 section 6.5.5.
|
RawRectangle |
Implementation of Raw encoding, as well as drawing support. See RFB Protocol document v. 3.8 section 6.5.1.
|
RreRectangle |
Implementation of RRE encoding, as well as drawing support. See RFB Protocol document v. 3.8 section 6.5.3.
|