Name | Description | |
---|---|---|
CIMRasterRGBColorizer Constructor |
The following tables list the members exposed by CIMRasterRGBColorizer.
Name | Description | |
---|---|---|
CIMRasterRGBColorizer Constructor |
Name | Description | |
---|---|---|
AlphaBandIndex | Gets or sets the band to be represented in alpha. | |
BackgroundColor | Gets or sets the background display color. | |
BackgroundValueBlue | Gets or sets the background blue value. | |
BackgroundValueGreen | Gets or sets the background green value. | |
BackgroundValueRed | Gets or sets the background red value. | |
BlueBandIndex | Gets or sets the band to be represented in blue. | |
BlueLookup | Gets or sets the blue lookup values. | |
Brightness | Gets or sets the brightness value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
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) | |
CustomStretchMaxBlue | Gets or sets the color stretch custom maximum value for blue. | |
CustomStretchMaxGreen | Gets or sets the color stretch custom maximum value for green. | |
CustomStretchMaxRed | Gets or sets the color stretch custom maximum value for red. | |
CustomStretchMinBlue | Gets or sets the color stretch custom minimum value for blue. | |
CustomStretchMinGreen | Gets or sets the color stretch custom minimum value for green. | |
CustomStretchMinRed | Gets or sets the color stretch custom minimum value for red. | |
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 value. | |
ESRIStretchContrastB | Gets or sets the Esri stretch contrast value for blue. | |
ESRIStretchContrastG | Gets or sets the Esri stretch contrast value for green. | |
ESRIStretchContrastR | Gets or sets the Esri stretch contrast value for red. | |
ESRIStretchMeanB | Gets or sets the Esri stretch mean value for blue. | |
ESRIStretchMeanG | Gets or sets the Esri stretch mean value for green. | |
ESRIStretchMeanR | Gets or sets the Esri stretch mean value for red. | |
GammaB | Gets or sets the gamma value for blue. | |
GammaG | Gets or sets the gamma value for green. | |
GammaR | Gets or sets the gamma value for red. | |
Geoid | Gets or sets a value indicating whether Geoid correction is needed. (Inherited from ArcGIS.Core.CIM.CIMOrthoRectification) | |
GreenBandIndex | Gets or sets the band to be represented in green. | |
GreenLookup | Gets or sets the green lookup values. | |
Heading | Gets or sets the legend heading. | |
HistogramEditInfoBlue | Gets or sets the edit info defining the histogram customization for blue. | |
HistogramEditInfoGreen | Gets or sets the edit info defining the histogram customization for green. | |
HistogramEditInfoRed | Gets or sets the edit info defining the histogram customization for red. | |
Invert | Gets or sets a value indicating whether or not the stretch is inverted. | |
LumLookup | Gets or sets the lum 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) | |
PansharpeningFilter | Gets or sets the pansharpening filter. | |
RedBandIndex | Gets or sets the band to be represented in red. | |
RedLookup | Gets or sets the red lookup values. | |
ResamplingType | Gets or sets the raster resampling type. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
SpecificationHistogramBlue | Gets or sets the specification histogram for blue. | |
SpecificationHistogramGreen | Gets or sets the specification histogram for green. | |
SpecificationHistogramRed | Gets or sets the specification histogram for red. | |
StandardDeviationsParam | Gets or sets the standard deviations parameter. | |
StretchStatsBlue | Gets or sets the stretch statistics for blue. | |
StretchStatsGreen | Gets or sets the stretch statistics for green. | |
StretchStatsRed | Gets or sets the stretch statistics for red. | |
StretchStatsType | Gets or sets the stretch statistics type. | |
StretchType | Gets or sets the stretch type. | |
UseAlphaBand | Gets or sets a value indicating whether or not to use the alpha band. | |
UseBlueBand | Gets or sets a value indicating whether or not to use the blue band. | |
UseCustomStretchMinMax | Gets or sets a value indicating whether or not to use custom stretch minimum and maximum. | |
UseDefaultMapping | Gets or sets a value indicating whether or not to use default mapping. | |
UseGammaStretch | Gets or sets a value indicating whether or not to use gamma stretch. | |
UseGreenBand | Gets or sets a value indicating whether or not to use the green band. | |
UseRedBand | Gets or sets a value indicating whether or not to use the red band. | |
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 CIMRasterRGBColorizer with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMRasterRGBColorizer 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 CIMRasterRGBColorizer and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMRasterRGBColorizer 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) |