type

Attribute Information

Used By

Complex Type svg:feFuncRType

Source

<attribute name="type" use="required">
  <simpleType>
    <restriction base="string">
      <enumeration value="identity"/>
      <enumeration value="table"/>
      <enumeration value="discrete"/>
      <enumeration value="linear"/>
      <enumeration value="gamma"/>
    </restriction>
  </simpleType>
</attribute>

Sample