ArcGIS Pro 2.6 API Reference Guide
BMPImageCompression Property

ArcGIS.Desktop.Mapping Namespace > BMPFormat Class : BMPImageCompression Property
Gets or sets a String that defines the compression scheme used to compress image or raster data in the output file.
Syntax
public BMPImageCompression BMPImageCompression {get; set;}
Public Property BMPImageCompression As BMPImageCompression

Property Value

Type: ImageCompression
Remarks

The values available are defined in ImageCompression.

(The default value is Adaptive)

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

BMPFormat Class
BMPFormat Members