ArcGIS Pro 2.6 API Reference Guide
ColorFactory Class Members
Properties  Methods 


ArcGIS.Desktop.Mapping Namespace : ColorFactory Class

The following tables list the members exposed by ColorFactory.

Public Properties
 NameDescription
Public Property Gets the black color  
Public Property Gets the blue color  
Public Property Gets the green color  
Public Property Gets the grey color  
Public Propertystatic (Shared in Visual Basic) Gets the IColorFactory instance  
Public Property Gets the red color  
Public Property Gets the white color  
Top
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.  
Top
See Also

Reference

ColorFactory Class
ArcGIS.Desktop.Mapping Namespace