Skip to content

Grab the color palette from an image. Color-Thief for Golang.

License

Notifications You must be signed in to change notification settings

cascax/colorthief-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Thief (Golang)

Grab the color palette from an image.

Download

go get -u github.com/cascax/colorthief-go

Usage

import "github.com/cascax/colorthief-go"

colors, err := colorthief.GetPaletteFromFile("img/image-1.png", 6)

baseColor, err := colorthief.GetColorFromFile("img/image-1.png")

About

Grab the color palette from an image. Color-Thief for Golang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages