|
void | Initialize (GDALDataset *poDS, const char *pszName=NULL, char **papszSiblingFiles=NULL, int bNameIsOVR=FALSE) |
|
int | IsInitialized () |
|
int | CloseDependentDatasets () |
|
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 | BuildOverviewsSubDataset (const char *pszPhysicalFile, const char *pszResampling, int nOverviews, int *panOverviewList, int nBands, int *panBandList, GDALProgressFunc pfnProgress, void *pProgressData) |
|
CPLErr | CleanOverviews () |
|
CPLErr | CreateMaskBand (int nFlags, int nBand=-1) |
|
GDALRasterBand * | GetMaskBand (int nBand) |
|
int | GetMaskFlags (int nBand) |
|
int | HaveMaskFile (char **papszSiblings=NULL, const char *pszBasename=NULL) |
|
char ** | GetSiblingFiles () |
|
The documentation for this class was generated from the following files: