Click or drag to resize

BitmapBuffer Properties

Version 130.1.90

The BitmapBuffer type exposes the following members.

Properties
 NameDescription
Public propertyBitmapLock Locking object used to syncronise access to the underlying buffer
Public propertyBuffer Get the byte[] array that represents the Bitmap
Public propertyDirtyRect Dirty Rect - unified region containing th
Public propertyHeight Height
Public propertyNumberOfBytes Number of bytes
Public propertyWidth Width
Top
See Also