|
GDAL
|
A rectangular subset of pixels within a raster. More...
#include <gdal_rasterband.h>
Public Attributes | |
| int | nXOff |
| left offset of the window | |
| int | nYOff |
| top offset of the window | |
| int | nXSize |
| window width | |
| int | nYSize |
| window height | |
A rectangular subset of pixels within a raster.