package color_extractor
import "github.com/marekm4/color-extractor"
Index ¶
- func ExtractColors(image image.Image) []color.Color
- func ExtractColorsWithConfig(image image.Image, config Config) []color.Color
- type ByCount
- type Config
Functions ¶
func ExtractColors ¶
func ExtractColorsWithConfig ¶
Types ¶
type ByCount ¶
type ByCount []bucket
func (ByCount) Len ¶
func (ByCount) Less ¶
func (ByCount) Swap ¶
type Config ¶
Source Files ¶
- Version
- v1.2.1 (latest)
- Published
- Jul 19, 2023
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 14 hours ago –
Tools for package owners.