Name | Description | |
---|---|---|
CIMRasterCMYKColorizer Constructor |
The following tables list the members exposed by CIMRasterCMYKColorizer.
Name | Description | |
---|---|---|
CIMRasterCMYKColorizer Constructor |
Name | Description | |
---|---|---|
BackgroundColor | Gets or sets the background color. | |
BackgroundValueBlack | Gets or sets the background value for black. | |
BackgroundValueCyan | Gets or sets the background value for cyan. | |
BackgroundValueMagenta | Gets or sets the background value for magenta. | |
BackgroundValueYellow | Gets or sets the background value for yellow. | |
BlackBandIndex | Gets or sets the band index for black. | |
Brightness | Gets or sets the brightness value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
Contrast | Gets or sets the contrast value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
CyanBandIndex | Gets or sets the band index for cyan. | |
DisplayBackgroundValue | Gets or sets a value indicating whether or not to display the background value. | |
Invert | Gets or sets a value indicating whether or not the stretch is inverted. | |
MagentaBandIndex | Gets or sets the band index for magenta. | |
Name | Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
NoDataColor | Gets or sets the no data color. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
ResamplingType | Gets or sets the raster resampling type. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
SpecificationHistogramBlack | Gets or sets the specification histogram for black. | |
SpecificationHistogramCyan | Gets or sets the specification histogram for cyan. | |
SpecificationHistogramMagenta | Gets or sets the specification histogram for magenta. | |
SpecificationHistogramYellow | Gets or sets the specification histogram for yellow. | |
StandardDeviationParam | Gets or sets the standard deviation parameter for the stretch renderer. | |
StretchStatsBlack | Gets or sets the stretch histogram for black. | |
StretchStatsCyan | Gets or sets the stretch histogram for cyan. | |
StretchStatsMagenta | Gets or sets the stretch histogram for magenta. | |
StretchStatsType | Gets or sets the stretch statistics type. | |
StretchStatsYellow | Gets or sets the stretch histogram for yellow. | |
StretchType | Gets or sets the stretch type. | |
UseBlackMapping | Gets or sets a value indicating whether or not to use black mapping. | |
UseCyanMapping | Gets or sets a value indicating whether or not to use cyan mapping. | |
UseDefaultMapping | Gets or sets a value indicating whether or not to use default mapping. | |
UseMagentaMapping | Gets or sets a value indicating whether or not to use magenta mapping. | |
UseYellowMapping | Gets or sets a value indicating whether or not to use yellow mapping. | |
YellowBandIndex | Gets or sets the band index for yellow. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMRasterCMYKColorizer. | |
FromJson | Reconstructs the CIMRasterCMYKColorizer with a specified state from a JSON 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 CIMRasterCMYKColorizer 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) |