The properties of the Framebuffer class are listed below. For a complete list of Framebuffer class members, see the Framebuffer Members topic.
![]() | Indicates whether the remote host uses Big- or Little-Endian order when sending multi-byte values. |
![]() | The number of Bits Per Pixel for the Framebuffer--one of 8, 24, or 32. |
![]() | The maximum value for Blue in a pixel's colour value. |
![]() | The number of bits to shift pixel values in order to obtain Blue values. |
![]() | The Colour Depth of the Framebuffer. |
![]() | The name of the remote destkop, if any. Must be non-null. |
![]() | The maximum value for Green in a pixel's colour value. |
![]() | The number of bits to shift pixel values in order to obtain Green values. |
![]() | The Height of the Framebuffer, measured in Pixels. |
![]() | Gets a Rectangle object constructed out of the Width and Height for the Framebuffer. Used as a convenience in other classes. |
![]() | The maximum value for Red in a pixel's colour value. |
![]() | The number of bits to shift pixel values in order to obtain Red values. |
![]() | Indicates whether the remote host supports True Colour. |
![]() | The Width of the Framebuffer, measured in Pixels. |