• Skip to main content
  • Skip to search
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web 开发技术
  2. SVG
  3. SVG 属性参考
  4. kernelMatrix
  • Change language
  • View in English

Table of contents

  • Usage context
  • Example
  • Elements

kernelMatrix

« SVG Attribute reference home

用于order属性定义一列<number>为<feConvolveMatrix> 元素构成核矩阵. 值之间用空格或逗号分开. <number>的数量必须等于在order属性中定义的<orderX>和<orderY>的乘积.

Usage context

Categories None
Value <list of number>
Animatable Yes
Normative document SVG 1.1 (2nd Edition)

Example

Elements

下面的元素可以使用kernelMatrix属性

  • <feConvolveMatrix>

Found a problem with this page?

  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Apr 17, 2021, by MDN contributors

Change your language
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

Mozilla

© 2005-2021 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies