Click or drag to resize
BitmapSourceWrapper Properties

The BitmapSourceWrapper type exposes the following members.

Properties
  NameDescription
Public propertyBitmapSource
BitmapSource is a WriteableBitmap image
Public propertyHeight
Get the Height of the image
Public propertyPixelData
Pointer to the image data
Public propertyPixelFormat
The format of the Image pixels
Public propertyStride
The Stride of the Image pixels
Public propertyWidth
The width of the Image.
Top
See Also