html - Get effective color of background image after filter via javascript -


i have full-page background image changes often. has css3 gaussian blur filter on top of it.

how can obtain effective color (the color rendered) @ given pixel?

i need compute average color of background affects other css parameters.

how answer? sounds images have same domain assuming you're doing way.

https://stackoverflow.com/a/17789253/5750070


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -