Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartToolFactory authored May 23, 2022
1 parent 506eb1f commit cf31610
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ Detect colors with name, hex code, RGB, HSL from image or your screen after taki
and color Palettes and profiles
using [Palette API](https://developer.android.com/training/material/palette-colors)
and [Compose ImageCropper library](https://github.com/SmartToolFactory/Compose-Image-Cropper)
| Screen | Image | | ----------|-----------| | <img src="./screenshot/screen_detector.gif"/>
| <img src="./screenshot/image_detector.gif"/> |

</br>

| Screen | Image |
| ----------|-----------|
| <img src="./screenshot/screen_detector.gif"/>| <img src="./screenshot/image_detector.gif"/> |

## ScreenColorDetector

Expand Down Expand Up @@ -82,4 +86,4 @@ fun ImageColorPalette(
```

Generates color profiles and percentage of each color
using [Palette API](https://developer.android.com/training/material/palette-colors)
using [Palette API](https://developer.android.com/training/material/palette-colors)

0 comments on commit cf31610

Please sign in to comment.