pyramidInfo property

RasterPyramidInfo? get pyramidInfo

Information about the raster's pyramid set.

This property is null if no pyramids exist for the raster.

When available, this property describes the pyramid set associated with the owning raster. The pyramids may be part of the source raster dataset or stored in a separate pyramid file (.ovr).

This property is refreshed after a pyramid build operation completes successfully or RasterPyramids.deletePyramids is called successfully.