DrawingSupport.OffScreenBuffer.OffScreenBuffer Function
constructor for OffScreenBuffer, uses an existing Bitmap to store it's data

Public void OffScreenBuffer (System.Drawing.Bitmap, int)
  Type Name Description  
    System.Drawing.Bitmap bitmap where the data of the offscreenbuffer is located  
    int depth    
  Return Description  
    void    
Other overloads:
DrawingSupport.OffScreenBuffer.#ctor(2,2,2)