Lightpack icon indicating copy to clipboard operation
Lightpack copied to clipboard

Is there a plugin to use an Image to set static color?

Open Exioncore opened this issue 2 years ago • 1 comments

As title says, is there a way to use an image to set the static color of the lights?

Right now, most I can do is set the Mode to static which will set 1 color across the whole strip. I would like to use an image instead from which it extrapolates the color of each led using the Screen Grabbing grid. Is there a plugin out there that does this already?

Exioncore avatar May 28 '23 20:05 Exioncore

probably not but if it's just one image, you could hardcode the colors in a AHK script and trigger from there, see #306 or you might try building this old thing #362 which would allow hardcoding the colors in JS and without AHK

zomfg avatar May 29 '23 08:05 zomfg