jorgeatgu
4/23/2015 - 7:36 PM

feComponentTransfer | Multitable

<filter id="multitable">
  <feComponentTransfer result="tablas">
      <feFuncR type="table" tableValues="1 0 1" exponent="5"/>
      <feFuncG type="table" tableValues="1 0 1" exponent="2"/>
      <feFuncB type="table" tableValues="1 0 1" exponent="5"/>
  </feComponentTransfer>
      <feColorMatrix type="saturate" in="tablas" in2="SourceGraphic" values="-5"/>
</filter>