Overload | Description |
---|---|
GetColorRampNames(String) | Gets the list of color ramp names for a specific category. This method must be called on the MCT. Use QueuedTask.Run. |
GetColorRampNames(IEnumerable<String>) | Gets the list of color ramp names for a set of categories. This method must be called on the MCT. Use QueuedTask.Run. |