Skip to content

Instantly share code, notes, and snippets.

@jorgeatgu
Created March 24, 2015 12:53
Show Gist options
  • Select an option

  • Save jorgeatgu/63b0e5bab350cd0db7d2 to your computer and use it in GitHub Desktop.

Select an option

Save jorgeatgu/63b0e5bab350cd0db7d2 to your computer and use it in GitHub Desktop.
<filter id="luminanceToAlpha" filterUnits="objectBoundingBox">
<feColorMatrix type="luminanceToAlpha" in="SourceGraphic" values="0.4"/>
</filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment