ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / AIXFormat Class / ImageCompression Property
Version

ImageCompression Property (AIXFormat)
Gets or sets the compression scheme used to compress image or raster data in the output file.
Syntax
public ImageCompression ImageCompression {get; set;}
Remarks

The values available are defined in ImageCompression.

(The default value is Adaptive)

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also