rgbmatch 0.0.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

rgbmatch 0.0.1

rgbmatch
Usage
from rgbmatch import closest_rgb

rgbmatch.closest_rgb(
(0,0,0),
[
(95,110,5),
(4,4,4),
(100,100,100)
]
)

# (4, 4, 4)

Call help(closest_rgb) for more information.
Links

Repository
PyPI

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.