码迷,mamicode.com
首页 > Web开发 > 详细

背景混合模式 | background-blend-mode (Compositing & Blending) - CSS 中文开发手册 - Break易站

时间:2020-07-04 01:25:20      阅读:67      评论:0      收藏:0      [点我收藏+]

标签:背景图   ble   元素   break   ini   html   混合   glob   init   

  • ??CSS 中文开发手册

    背景混合模式 | background-blend-mode (Compositing & Blending) - CSS 中文开发手册

    background-blend-modeCSS属性定义该元素的背景图片,以及背景色如何混合。

    /* One value */
    background-blend-mode: normal;
    
    /* Two values, one per background */
    background-blend-mode: darken, luminosity;
    
    /* Global values */
    background-blend-mode: initial;
    background-blend-mode: inherit;
    background-blend-mode: unset;

    混合模式应该按background-imageCSS属性同样的顺序定义。如果混合模式数量与背景图像的数量不相等,它会被截取至相等的数量。

    转载请保留页面地址:https://www.breakyizhan.com/css/32245.html

    背景混合模式 | background-blend-mode (Compositing & Blending) - CSS 中文开发手册 - Break易站

    标签:背景图   ble   元素   break   ini   html   混合   glob   init   

    原文地址:https://www.cnblogs.com/breakyizhan/p/13233277.html

    (0)
    (0)
       
    举报
    评论 一句话评论(0
    登录后才能评论!
    © 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
    迷上了代码!