CSS image overlay with color and transparency

前端 未结 5 650
梦谈多话
梦谈多话 2020-12-15 06:33

I am trying to figure out if I can add an overlay to an image like a tint and change the opacity without adding background color. I had no luck so I thought I would ask here

5条回答
  •  無奈伤痛
    2020-12-15 07:31

    Have you given a try to Webkit Filters?

    You can manipulate not only opacity, but colour, brightness, luminosity and other properties:

提交回复
热议问题