The Stretched renderer displays continuous raster cell values across a gradual ramp of colors. Use this renderer to display a single band or continuous data, such as in imagery, aerial photography, or elevation models.
You can make modifications to this renderer by accessing the layer's properties or using the Image Analysis window.
All renderers have an Import button. Click this button to import symbology from a raster layer file (*.lyr) or a raster layer that is currently in the table of contents. The current renderer must match the renderer of the imported layer.
- In the table of contents, right-click the raster layer that you want to display across a color ramp and click Properties.
- Click the Symbology tab.
- Click Stretched.
- Optionally, if your raster dataset has multiple bands, choose the band you want to stretch.
- Optionally, click the Label text boxes and type labels for the table of contents.
You can make modifications to the values and labels. You can modify the values by clicking the Edit High/Low Values check box. This allows you to define the low and high values to be used, rather than using the raster layer's lowest and highest values.
- Click the Color Ramp drop-down arrow and click a color ramp.
Optionally, right-click the color ramp to do one of the following:
- Toggle between a graphic view and text view.
- Open the properties to modify specifics about how the color ramp is generated.
- Save the color ramp.
- Optionally, click the Display NoData as button to symbolize NoData using a color.
- Optionally, click the Stretch drop-down arrow and click the type of stretch you want to use.
None
No stretch will occur. The pixel values will be mapped from the possible minimum and maximum values of the data type and depth stored in the raster to the beginning and end of the color ramp.
Custom
A customized histogram stretch can be specified by clicking the Histogram button. Add breakpoints to the graph line by clicking inside the histogram. Move them to the required location to stretch particular values.
Standard Deviation
A standard deviation stretch will be applied. You can also specify the n value for the number of standard deviations to use. This method is used to emphasize how much feature values vary from the mean value; it is best when used on normally distributed data.
Histogram Equalized
A histogram equalization contrast stretch will be applied. This method is appropriate when there are a lot of pixel values that are closely grouped together.
Minimum-Maximum
The minimum and maximum values of the calculated statistics will be used as the minimum and maximum values of the color ramp; all values in between will be interpolated linearly.
Histogram Specification
Allows you to load an XML file containing a customized histogram.
Percent Clip
A stretch is applied without using the high and low extreme percent values. You need to specify the minimum and maximum percentage values to exclude from the stretch. Valid values for the minimum and maximum are 0 to 100.
Esri
The statistics and histogram are analyzed and a modified sigmoid stretch is applied. It uses an S curve to find a mean and helps to prevent pixel values to be stretched to the extremes. This method is used to provide a good overall stretch to imagery.
Sigmoid
The Sigmoid contrast stretch is designed to highlight moderate pixel values in your imagery while maintaining sufficient contrast at the extremes. It places all of the pixel values along a sigmoidal function (an S-shaped curve). The result of this is less contrast in very bright and very dark areas, and more contrast in areas between these extremes. This is an ideal stretch for almost any image and performs very well when there are clouds and water in the image.
The Strength Level determines how much of the sigmoidal function will be used in the stretch. A low value such as 1 will only use the middle portion of the curve, which tends to produce dull and faint colors. A high value such as 6 will use the entire curve, which tends to produce bold and sharp colors.
- Optionally, check Apply Gamma Stretch and type a gamma value.
By applying the gamma stretch, you can control the overall brightness of an image.
Valid gamma values are zero and above. If the gamma value is set too low, middle tones appear too dark; however, if the gamma value is set too high, middle tones appear too light, and the raster dataset looks bleached out.
Gamma stretching is only valid with the None, Standard Deviation, and Minimum-Maximum renderers.
- Optionally, scroll down and click Statistics to change the statistics controlling how your data is displayed.
Current Display Extent
Uses the statistics only from the pixels that are currently displayed in the display view. This allows for better contrast in areas where the pixel values are similar.
Each Raster Dataset
Uses the statistics from the entire raster dataset. This ensures that the same statistics are used for each raster dataset.
Image Service
Uses the statistics from the image service layer.
Custom
Uses the statistics that you specify.
- Optionally, check the Invert check box to invert the color ramp from high to low and vice versa.
- Optionally, check the Display Background Value check box to use a specific color, or no color (transparent) for the background cell value you define.
- Optionally, check the Use hillshade effect check box to display a DEM as a hillshade and modify the Z value if required.
This option is an on-the-fly representation of a hillshade. To learn about other options, see Displaying a DEM with hillshading.
The Z value can either be a conversion factor (if the vertical and horizontal units are not the same) or a vertical exaggeration.
- Click OK.