maximum Level Count
The maximum number of pyramid levels to create. The default value is 0, which builds the full set of pyramid levels for the raster.
A value greater than 0 builds up to that number of pyramid levels, but no more than the full set of levels available for the raster.
Negative values are not supported. If this value is negative, RasterPyramids.buildPyramids throws an exception. Use RasterPyramids.deletePyramids to delete pyramids stored in a pyramid file (.ovr).
Since
300.1.0