File:Lenna-Layer-lighten-blue+darken-yellow,threshold=0(default).jpg: Difference between revisions
From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs) File:Lenna.png with Layer effect |
Raffriff42 (talk | contribs) m script |
||
| Line 1: | Line 1: | ||
[[:File:Lenna.png]] with [[Layer]] effect | [[:File:Lenna.png]] with [[Layer]] effect | ||
ImageSource("Lenna.png") | |||
ConvertToYUY2 | |||
Layer(BlankClip(Last, color=$0000ff), op="lighten") | |||
Layer(BlankClip(Last, color=$ffff00), op="darken") | |||
Latest revision as of 16:34, 27 December 2015
File:Lenna.png with Layer effect
ImageSource("Lenna.png")
ConvertToYUY2
Layer(BlankClip(Last, color=$0000ff), op="lighten")
Layer(BlankClip(Last, color=$ffff00), op="darken")
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 16:32, 27 December 2015 | 512 × 512 (84 KB) | Raffriff42 (talk | contribs) | File:Lenna.png with Layer effect |
You cannot overwrite this file.
File usage
There are no pages that use this file.