VncFramebuffer Constructor RemoteViewing
Initializes a new instance of the VncFramebuffer class.

Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax

public VncFramebuffer(
	string name,
	int width,
	int height,
	VncPixelFormat pixelFormat
)
See Also