add demos to README.md
This commit is contained in:
@@ -20,6 +20,16 @@ val colors = histogram.sortedColors()
|
||||
Two color spaces are added: `ColorHSLUVa` and `ColorHPLUVa`, they are an implementation of the colorspaces presented at [hsluv.org](http://www.hsluv.org)
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoHSLUV01
|
||||
[source code](src/demo/kotlin/DemoHSLUV01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoHSLUV02
|
||||
[source code](src/demo/kotlin/DemoHSLUV02.kt)
|
||||
|
||||

|
||||
|
||||
### DemoHistogram01
|
||||
[source code](src/demo/kotlin/DemoHistogram01.kt)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user