Closed aymanbagabas closed 1 week ago
This commit adds a new function Complete that replaces the old CompleteColor type. It returns a CompleteFunc which takes three colors and returns the appropriate one based on the given color profile.
Complete
CompleteColor
CompleteFunc
This commit adds a new function
Complete
that replaces the oldCompleteColor
type. It returns aCompleteFunc
which takes three colors and returns the appropriate one based on the given color profile.