ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ColorFactory Class


In This Topic
    ColorFactory Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method Convert the specified CIMColor to the provided color space. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Convert the CIMColor color to CIMHSVColor. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Convert the input CIMColor to CIMRGBColor. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Creates the specified color.  
    Public Method Creates the specified color.  
    Public Method Generate a list of [count] colors from the specified color ramp. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the color ramp of the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the list of color ramp categories. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Public Method Reverses the color ramp.  
    Top
    See Also