GDAL
GDALRasterWindow Class Reference

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

Detailed Description

A rectangular subset of pixels within a raster.


The documentation for this class was generated from the following file: