Class PixelMapping
PixelMapping class
public class PixelMapping : IDisposable
Properties
Name | Description |
---|---|
Data { get; } | The mapped bytes of pixels. |
Height { get; } | Rows of the pixels |
Stride { get; } | Bytes of pixels in a row. |
Width { get; } | Columns of the pixels |
Methods
Name | Description |
---|---|
Dispose() | Dispose the mapping instance |
See Also
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D