English 中文(简体)
SVG - Image Filter
  • 时间:2024-09-17

SVG - Image Filter effect


Previous Page Next Page  

Filters

SVG uses <filter> element to define filters. <filter> element uses an id attribute to uniquely identify it.Filters are defined within <def> elements and then are referenced by graphics elements by their ids.