lab

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lab

type Lab struct{}

func (Lab) LabToDmc

func (d Lab) LabToDmc(cd []pkg.DefColor, hm map[string]string, l float64, a float64, b float64) (string, string)

func (Lab) LabToHex

func (d Lab) LabToHex(l float64, a float64, b float64) string

func (Lab) LabToHsv

func (d Lab) LabToHsv(l float64, a float64, b float64) (float64, float64, float64)

func (Lab) LabToRgb

func (d Lab) LabToRgb(l float64, a float64, b float64) (float64, float64, float64)

Convenience functions for convertion LAB colors to other color spaces

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL