SE_rasbandinfo_get_max_level

Retrieves the maximum level of the image pyramid for the raster band.

Usage syntax

LONG SE_rasbandinfo_get_max_level (const SE_RASBANDINFO rasterband, LONG *max_level, BOOL *skip_level1);

Parameters
rasterband The rasterband handle
max_level A pointer to the maximum level
skip_level1 Currently not implemented
Description

SE_rasbandinfo_get_max_level retrieves the maximum level for the image pyramid of the raster band.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_NET_FAILURE

SE_SDE_NOT_STARTED