7 lines
No EOL
155 B
Markdown
7 lines
No EOL
155 B
Markdown
Work in progress!
|
|
|
|
Goal: image filters, running in the browser
|
|
|
|
<img src="source.jpg" height="250"></img>
|
|
=>
|
|
<img src="destination.jpg" height="250"></img> |