Learn how to evaluate and integrate the VNC SDK
Viewer.ViewerCanvasContext¶
-
class
vncsdk.Viewer.ViewerCanvasContext(canvas[, opaque])¶ A ViewerCanvasContext is a helper class which caches a
CanvasRenderingContext2Dbetween calls toViewer.putViewerFbData().Arguments: - canvas (HTMLCanvasElement) –
- opaque (boolean) – Defaults to true