DisplayPipelineFrameBuffer Property |
Gets the contents of the framebuffer that this pipeline is drawing to.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Bitmap FrameBuffer { get; }Public ReadOnly Property FrameBuffer As Bitmap
Get
Property Value
Type:
Bitmap
Version InformationRhino for Windows
Supported in: 6.8
See Also