The <mask> SVG element defines an alpha mask for compositing the current object into the background. A mask is used/referenced using the mask property.
mask元素用于定义这样的遮罩元素。属性mask用来引用一个遮罩元素。 使用场景 类别 容器元素 允许的内容物 任意数量、任意排序的下列元素:动画元素描述性元素形状元素结构化元素渐变元素, <altGlyphDef>, <clipPath>, <color-profile>, <cursor>, <filter>, , , <foreignObject>, <image>, <marker>, <mask>, <...
The source repository of all translated content for MDN Web Docs - translated-content/files/es/web/css/mask-image at main · mdn/translated-content
mask-image: any value other than none. mask-border-source: any value other than none. mix-blend-mode: any value other than normal. contain: paint and any other property/value combination that causes paint containment. This includes any property that affect the used value of the contain proper...
alias formask-border-outset alternative_name set forChromeandSafari -webkit-mask-box-image-slice alias formask-border-slice alternative_name set forChromeandSafari -webkit-mask-box-image-repeat alias formask-border-repeat alternative_name set forChromeandSafari ...
<image> J-L <line> <linearGradient> M <marker> <mask> <metadata> <missing-glyph> <mpath> N-P <path> <pattern> <polygon> <polyline> Q-R <radialGradient> <rect> S <set> <stop> <svg> <switch> <symbol> T <text> <textPath> <tref> <tspan> U <use> V-Z...
background-image background-repeat background-attachment background-position background border properties border-top-width border-right-width border-bottom-width border-left-width border-width border-top-color border-right-color border-bottom-color border-left-color border-color border-top-style border-...
/* Keywords that cannot be combined with other values */ content: normal; content: none; /* <content-replacement>: <image> values */ content: url("http://www.example.com/test.png"); content: linear-gradient(#e66465, #9198e5); content: image-set("image1x.png" 1x, "image2x.png"...
The break-after CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored.
mask通过在特定位置遮罩或剪切图像来隐藏元素。mask-type规定将遮罩元素用作亮度或 Alpha 遮罩。max-height设置元素的最大高度。max-width设置元素的最大宽度。@media为不同的媒体类型、设备、尺寸设置样式规则。min-height设置元素的最小高度。min-width设置元素的最小宽度。mix-blend-mode规定元素内容应如何与其直接...