Syntax
The type exposes the following properties.
Public Properties
|
| Name | Description |
|---|
 | Data |
The data, stored in BGR format.
|
 | Height |
Height of the image in pixels.
|
 | Stride |
Stride of the image in bytes. Usually 3*width.
|
 | Width |
Width of the image in pixels
|
See Also