There are two "layers" (Image control with PNG bitmap) inside Grid (or Canvas): one image directly positioned on top of other one. Is there a way to display combined image created by multiplying images colors (the Photoshop/GIMP layer effect)?
A:
Sounds like you want to chain together BitmapSources. Here's a blog post with details on how to do this.
Will
2009-04-05 18:04:43
+2
A:
If you want it dynamic you should look at WPF Effects. See Greg Schechter's Blog
Hades32
2009-04-05 21:01:52
http://blogs.msdn.com/greg_schechter/archive/2008/09/16/introducing-multi-input-shader-effects.aspx was useful
LicenseQ
2009-04-06 03:31:05