MapPackageImageTable.Quality Property
The image quality setting used for the raster tiles.
Thread safety: This property is not thread-safe.
Syntax
public System.Int32 Quality { get; set; }
Property Value
Type: System.Int32
Default: 90
The image quality setting used for the raster tiles. A value between 1 and 100, used when writing raster tiles in the JPEG format.
Default: 90
The image quality setting used for the raster tiles. A value between 1 and 100, used when writing raster tiles in the JPEG format.
Remarks
See Supported Image Formats for more information.
Platforms
Windows, Linux, Android