myimagelib.myImageLib.wowcolor¶
- myimagelib.myImageLib.wowcolor(n)¶
WOW class color scheme, used in my density fluctuations paper. I used to think these colors are aesthetically pleasing, but now I feel they are too saturated and cause eye fatigue easily. Therefore I would avoid using these colors in future publications.
- Parameters
n (int) – integer from 0 to 9, specifying the index of the color in the list
- Returns
the hex code of the specified color
- Return type
str