Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.raster
Class PercentClipStretchParameters
java.lang.Object
com.esri.arcgisruntime.raster.PercentClipStretchParameters
- All Implemented Interfaces:
StretchParameters
Represents a percent clip stretch parameters.
- Since:
- 100.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionPercentClipStretchParameters
(double min, double max) Creates a new PercentClipStretchParameters with the specified minimum and maximum value. -
Method Summary