Show / Hide Table of Contents

Property CompressionType

CompressionType

Gets the compression type used by the pyramid set.

Declaration
public RasterPyramidCompressionType CompressionType { get; }
Property Value
Type Description
RasterPyramidCompressionType

The compression type used by the pyramid set.

Remarks

This property is Default when the compression type cannot be determined from the available metadata. Otherwise, it represents the actual compression used by the pyramid set.

After the pyramid build operation completes successfully, use PyramidInfo to inspect the pyramid set that was built. If the request fell back from an unsupported requested compression to the runtime default pyramid compression, this property reports the compression that was actually written.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.