Raster Properties |
The Raster type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Gets the RasterAttributes that define the raster data.
| |
Height |
Gets the height of the raster in pixels.
| |
Scan0 |
Gets the IntPtr associated with the first value of data in the raster.
| |
Width |
Gets the width of the raster in pixels.
|