GDALDefaultOverviews Class Reference
List of all members.
Public Member Functions |
void | Initialize (GDALDataset *poDS, const char *pszName=NULL, char **papszSiblingFiles=NULL, int bNameIsOVR=FALSE) |
int | IsInitialized () |
int | GetOverviewCount (int) |
GDALRasterBand * | GetOverview (int, int) |
CPLErr | BuildOverviews (const char *pszBasename, const char *pszResampling, int nOverviews, int *panOverviewList, int nBands, int *panBandList, GDALProgressFunc pfnProgress, void *pProgressData) |
CPLErr | CreateMaskBand (int nFlags, int nBand=-1) |
GDALRasterBand * | GetMaskBand (int nBand) |
int | GetMaskFlags (int nBand) |
int | HaveMaskFile (char **papszSiblings=NULL, const char *pszBasename=NULL) |
Friends |
class | GDALDataset |
The documentation for this class was generated from the following files: