VncFramebufferGetPixels Method

RemoteViewing
Returns the values underlying this framebuffer.

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

public int[] GetPixels()

Return Value

Type: Int32
The framebuffer pixels.
See Also

Reference