SE_rasbandinfo_get_max_level |
Retrieves the maximum level of the image pyramid for the raster band.
LONG SE_rasbandinfo_get_max_level (const SE_RASBANDINFO rasterband, LONG *max_level, BOOL *skip_level1);
rasterband | The rasterband handle |
max_level | A pointer to the maximum level |
skip_level1 | Currently not implemented |
SE_rasbandinfo_get_max_level retrieves the maximum level for the image pyramid of the raster band.
SE_SUCCESS
SE_INVALID_POINTER
SE_NET_FAILURE
SE_SDE_NOT_STARTED