DisplayBitmap class
A bitmap resource that can be used by the display pipeline (currently only in OpenGL display). Reuse DisplayBitmaps for drawing if possible; it is much more expensive to construct new DisplayBitmaps than it is to reuse existing DisplayBitmaps.
Derived Classes:
Namespace: Rhino.Display
DisplayBitmap: references