Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a list of colors of the same type and same number of arguments
ResourceFunction["ConformColors"][{col1, col2, …}] returns a list of colors coli with common color spaces and argument counts. | |
ResourceFunction["ConformColors"][{col1, col2, …}, colspace] uses the specified colorspace. |
Turn all the colors to the color space of the first color:
In[1]:= |
Out[1]= |
In[2]:= |
Out[2]= |
Provide a destination color space:
In[3]:= |
Out[3]= |
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License