Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个脚本,(模式?),像素弯曲器?这使我可以将影片剪辑/图像转换为 2 种颜色(黑色和白色)。我不想要灰度,但实际上只有 2 种颜色的图片。
任何想法?
我建议查看ColorMatrixFilter。它可能可以用来做你所追求的。