Click or drag to resize

DisplayPipelineFrameBuffer Property

Gets the contents of the frame buffer that this pipeline is drawing to.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Bitmap FrameBuffer { get; }

Property Value

Type: Bitmap
See Also