[CSS] Manipulate Images Using CSS Filter and Blend Modes

Apply filters like blur, brightness, saturation and hue to images. Combined with CSS blend modes, you can create powerful image effects using only code. This can drastically reduce the amount of time spent back and forth between designers and developers.

Here's more information about filterblend-mode, and mix-blend-mode.

原文地址:https://www.cnblogs.com/Answer1215/p/6110424.html