标签: browser colors webgl detection
你认为有一种方法可以在浏览器中检测倒置颜色模式吗?有一个帖子How to detect MAC OS' inverted color mode in javascript / css?,说它不可能通过CSS或JavaScript。
我一直在考虑在WebGL中渲染像素,然后读取它的颜色值。不知道反色模式究竟是如何工作的。
对此有何想法?