Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. SVG
  3. Reference
  4. Attributes
  5. in2

in2

Thein2 attribute identifies the second input for the given filter primitive. It works exactly like thein attribute.

You can use this attribute with the following SVG elements:

feBlend

For<feBlend>,in2 defines the second input image to the blending operation.

ValueSourceGraphic |SourceAlpha |BackgroundImage |BackgroundAlpha |FillPaint |StrokePaint |<filter-primitive-reference>
Default valueSourceGraphic for first filter primitive, otherwise result of previous filter primitive
AnimatableYes

feComposite

For<feComposite>,in2 defines the second input image to the compositing operation.

ValueSourceGraphic |SourceAlpha |BackgroundImage |BackgroundAlpha |FillPaint |StrokePaint |<filter-primitive-reference>
Default valueSourceGraphic for first filter primitive, otherwise result of previous filter primitive
AnimatableYes

feDisplacementMap

For<feDisplacementMap>,in2 defines the second input image, which is used to displace the pixels in the image defined in thein attribute.

ValueSourceGraphic |SourceAlpha |BackgroundImage |BackgroundAlpha |FillPaint |StrokePaint |<filter-primitive-reference>
Default valueSourceGraphic for first filter primitive, otherwise result of previous filter primitive
AnimatableYes

Specifications

Specification
Filter Effects Module Level 1
# element-attrdef-fedisplacementmap-in2
Filter Effects Module Level 1
# element-attrdef-fecomposite-in2
Filter Effects Module Level 1
# element-attrdef-feblend-in2

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp