GDAL_EDBFile Class Reference
List of all members.
Public Member Functions |
| GDAL_EDBFile (GDALDataset *poDSIn) |
int | Close () const |
int | GetWidth () const |
int | GetHeight () const |
int | GetChannels () const |
int | GetBlockWidth (int channel) const |
int | GetBlockHeight (int channel) const |
eChanType | GetType (int channel) const |
int | ReadBlock (int channel, int block_index, void *buffer, int win_xoff, int win_yoff, int win_xsize, int win_ysize) |
int | WriteBlock (int channel, int block_index, void *buffer) |
The documentation for this class was generated from the following file: