1.3.0
Changes
- Added color fetch from thumbnail
.setColor("auto") // This will fetch color automatically form thumbnail
- You can adjust brightness, if you are unsatisfied with
auto
color
.setBrightness(50)
.setColor("auto") // This will fetch color automatically form thumbnail
auto
color.setBrightness(50)