Name | Description | |
---|---|---|
CIMRasterColorMapColorizer Constructor |
The following tables list the members exposed by CIMRasterColorMapColorizer.
Name | Description | |
---|---|---|
CIMRasterColorMapColorizer Constructor |
Name | Description | |
---|---|---|
BandID | Gets or sets the band ID. | |
Brightness | Gets or sets the brightness value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
Colors | Gets or sets array of colors. | |
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) | |
DEM | Gets or sets the data connection of the DEM used for orthorectification. (Inherited from ArcGIS.Core.CIM.CIMOrthoRectification) | |
Geoid | Gets or sets a value indicating whether Geoid correction is needed. (Inherited from ArcGIS.Core.CIM.CIMOrthoRectification) | |
Labels | Gets or sets the color labels as a string array. | |
Max | Gets or sets maximum value. | |
Min | Gets or sets minimum value. | |
NoDataColor | Gets or sets the no data color. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
NumberFormat | Gets or sets the number format. | |
ResamplingType | Gets or sets the raster resampling type. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
Values | Gets or sets the array of values. | |
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 CIMRasterColorMapColorizer with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMRasterColorMapColorizer 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 CIMRasterColorMapColorizer and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMRasterColorMapColorizer 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) |