PixelBuffer Class

PixelBuffer Class

[Missing <summary> documentation for "T:Rhino.Render.PixelBuffer"]

Inheritance Hierarchy
SystemObject
  Rhino.RenderPixelBuffer

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class PixelBuffer
Public Class PixelBuffer

The PixelBuffer type exposes the following members.

Constructors
  NameDescription
Public methodPixelBuffer
Create a new PixelBuffer pointing to the (unmanaged) pixel data buffer behind IntPtr
Top
Properties
  NameDescription
Public propertyBuffer
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also