VncBitmap Class

RemoteViewing
Helps with Windows Forms bitmap conversion.
Inheritance Hierarchy

SystemObject
  RemoteViewing.Windows.FormsVncBitmap

Namespace:  RemoteViewing.Windows.Forms
Assembly:  RemoteViewing.Windows.Forms (in RemoteViewing.Windows.Forms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static class VncBitmap

The VncBitmap type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCopyFromFramebuffer
Copies a region of the framebuffer into a bitmap.
Public methodStatic memberCopyToFramebuffer
Copies a region of a bitmap into the framebuffer.
Top
See Also

Reference