BitmapBuffer Properties | 
The BitmapBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| BitmapLock | 
            Locking object used to syncronise access to the underlying buffer
              | |
| Buffer | 
            Get the byte[] array that represents the Bitmap
              | |
| DirtyRect | 
            Dirty Rect - unified region containing th
              | |
| Height | 
            Height
              | |
| NumberOfBytes | 
            Number of bytes
              | |
| Width | 
            Width
              |