ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterCMYKColorizer Class


In This Topic
    CIMRasterCMYKColorizer Class Properties
    In This Topic

    For a list of all members of this type, see CIMRasterCMYKColorizer members.

    Public Properties
     NameDescription
    Public Property Gets or sets the background color.  
    Public Property Gets or sets the background value for black.  
    Public Property Gets or sets the background value for cyan.  
    Public Property Gets or sets the background value for magenta.  
    Public Property Gets or sets the background value for yellow.  
    Public Property Gets or sets the band index for black.  
    Public Property Gets or sets the brightness value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the contrast value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the band index for cyan.  
    Public Property Gets or sets a value indicating whether or not to display the background value.  
    Public Property Gets or sets a value indicating whether or not the stretch is inverted.  
    Public Property Gets or sets the band index for magenta.  
    Public Property Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the no data color. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the raster resampling type. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the specification histogram for black.  
    Public Property Gets or sets the specification histogram for cyan.  
    Public Property Gets or sets the specification histogram for magenta.  
    Public Property Gets or sets the specification histogram for yellow.  
    Public Property Gets or sets the standard deviation parameter for the stretch renderer.  
    Public Property Gets or sets the stretch histogram for black.  
    Public Property Gets or sets the stretch histogram for cyan.  
    Public Property Gets or sets the stretch histogram for magenta.  
    Public Property Gets or sets the stretch statistics type.  
    Public Property Gets or sets the stretch histogram for yellow.  
    Public Property Gets or sets the stretch type.  
    Public Property Gets or sets a value indicating whether or not to use black mapping.  
    Public Property Gets or sets a value indicating whether or not to use cyan mapping.  
    Public Property Gets or sets a value indicating whether or not to use default mapping.  
    Public Property Gets or sets a value indicating whether or not to use magenta mapping.  
    Public Property Gets or sets a value indicating whether or not to use yellow mapping.  
    Public Property Gets or sets the band index for yellow.  
    Top
    See Also