node-colour-extractor
node-colour-extractor copied to clipboard
Intended behaviour?
Hello! Seems like a potentially good project! Nicely done! I was definitely interested due to the implementation being in Rust and not depending on any external dependencies like ImageMagick (or mocks like canvas).
That said, the attached image returns black and no additional colours. ([ '#000000' ])
I am guessing that this is due to transparency?