Created
July 21, 2019 16:49
-
-
Save jsmanifest/d65eff52017e7e7364c3639243cf4b7a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| getPhoto('../nemo_the_fish.jpg') | |
| .applyFilter('grayscale', '100%') | |
| .rotate(100) | |
| .scale(1.5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment