DisplayPipeline.FrameBuffer Property

DisplayPipelineFrameBuffer Property

Gets the contents of the framebuffer that this pipeline is drawing to.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Bitmap FrameBuffer { get; }
Public ReadOnly Property FrameBuffer As Bitmap
	Get

Property Value

Type: Bitmap
Version Information

Rhino for Windows

Supported in: 6.14
See Also