PixelMapping class

PixelMapping class

The PixelMapping type exposes the following members:

Properties

PropertyDescription
strideBytes of pixels in a row.
heightRows of the pixels
widthColumns of the pixels
dataThe mapped bytes of pixels.

See Also