Name | Description | |
---|---|---|
CIMRasterStretchColorizer Constructor |
The following tables list the members exposed by CIMRasterStretchColorizer.
Name | Description | |
---|---|---|
CIMRasterStretchColorizer Constructor |
Name | Description | |
---|---|---|
BackgroundColor | Gets or sets the background color. | |
BackgroundValue | Gets or sets the background value. | |
BandIndex | Gets or sets the band index of the band being stretched. | |
Brightness | Gets or sets the brightness value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
ColorRamp | Gets or sets the color ramp. | |
ColorScheme | Gets or sets the color ramp scheme name. | |
ConstantZ | Gets or sets the constant Z value in meters. (Inherited from ArcGIS.Core.CIM.CIMOrthoRectification) | |
Contrast | Gets or sets the contrast value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
CustomStretchMax | Gets or sets the color stretch custom max. | |
CustomStretchMin | Gets or sets the color stretch custom min. | |
DEM | Gets or sets the data connection of the DEM used for orthorectification. (Inherited from ArcGIS.Core.CIM.CIMOrthoRectification) | |
DisplayBackgroundValue | Gets or sets a value indicating whether or not to display the background. | |
ESRIStretchContrast | Gets or sets the Esri stretch contrast parameter. | |
ESRIStretchMean | Gets or sets the Esri stretch mean parameter. | |
GammaValue | Gets or sets the gamma value. | |
Geoid | Gets or sets a value indicating whether Geoid correction is needed. (Inherited from ArcGIS.Core.CIM.CIMOrthoRectification) | |
Heading | Gets or sets the legend heading. | |
HillshadeZFactor | Gets or sets the hillshade Z factor. | |
HistogramEditInfo | Gets or sets the edit info defining the raster histogram customization. | |
Invert | Gets or sets a value indicating whether or not to invert the stretch. | |
Lookup | Gets or sets a long array of lookup values. | |
MaxPercent | Gets or sets the maximum percent. | |
MinPercent | Gets or sets the minimum percent. | |
NoDataColor | Gets or sets the no data color. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
NumberFormat | Gets or sets the number format applied to the display of values. | |
ResamplingType | Gets or sets the raster resampling type. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
SpecificationHistogram | Gets or sets the statistics for histogram specification stretch. | |
StandardDeviationParam | Gets or sets the standard deviation parameter value. | |
StatsHistogram | Gets or sets the statistics histogram. | |
StatsType | Gets or sets the type of raster stretch statistics. | |
StretchClasses | Gets or sets the raster stretch classes. | |
StretchStats | Gets or sets the raster stretch statistics. | |
StretchType | Gets or sets the raster stretch type. | |
UseAdvancedLabeling | Gets or sets a value indicating whether or not to use advanced labeling. | |
UseCustomMinMax | Gets or sets a value indicating whether or not to use custom minimum and maximum. | |
UseCustomStretchMinMax | Gets or sets a value indicating whether or not to use custom stretch minimum and maximum. | |
UseGammaStretch | Gets or sets a value indicating whether or not to use gamma stretch. | |
UseHillshade | Gets or sets a value indicating whether or not to hillshade. | |
ZFactor | Gets or sets the conversion factor from DEM Z unit to meters. (Inherited from ArcGIS.Core.CIM.CIMOrthoRectification) | |
ZOffset | Gets or sets the Z offset in meters applied to DEM. (Inherited from ArcGIS.Core.CIM.CIMOrthoRectification) |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMRasterStretchColorizer with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMRasterStretchColorizer with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMRasterStretchColorizer and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMRasterStretchColorizer and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |