ArcGIS Pro 2.6 API Reference Guide
ImageQuality Enumeration

ArcGIS.Desktop.Mapping Namespace : ImageQuality Enumeration
Specifies the output image quality of map layers that draw as images.
Syntax
Members
MemberDescription
Best An output image quality resample ratio of 1.
Better An output image quality resample ratio of 2.
Faster An output image quality resample ratio of 4.
Fastest An output image quality resample ratio of 5.
Normal An output image quality resample ratio of 3.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.ImageQuality

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace