Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Just ran into this question ... <strong>but you can use my blend mode library to do this in certain situations</strong> (unfortunately there are some limitations ... we really need this capability burned into the WPF API).</p> <p>bitbonk references the beginning post in my blog series ... but every post has source code and binaries attached for the blend mode library itself.</p> <p>Here is the series so-far (in chronological order). I do want to write one more post on how these blend modes can be used ... and what value they bring to the table.</p> <ul> <li><a href="http://www.cplotts.com/2009/06/16/blend-modes-part-i/" rel="noreferrer">Blend Modes, Part I</a></li> <li><a href="http://www.cplotts.com/2009/06/16/blend-modes-part-ii/" rel="noreferrer">Blend Modes, Part II</a></li> <li><a href="http://www.cplotts.com/2009/06/17/blend-modes-for-silverlight/" rel="noreferrer">Blend Modes for Silverlight</a></li> <li><a href="http://www.cplotts.com/2009/06/30/blend-modes-part-iii/" rel="noreferrer">Blend Modes, Part III</a></li> <li><a href="http://www.cplotts.com/2009/11/06/blend-modes-now-opacity-aware/" rel="noreferrer">Blend Modes: Now Opacity Aware</a></li> <li><a href="http://www.cplotts.com/2009/11/29/blend-modes-hue-saturation-color-and-luminosity-with-wpf-4-0/" rel="noreferrer">Blend Modes: Hue, Saturation, Color, and Luminosity with WPF 4.0</a></li> </ul> <p>If I could point you to one set of source code/binaries to use, it would be the <a href="http://www.cplotts.com/2009/11/06/blend-modes-now-opacity-aware/" rel="noreferrer">one</a> where I make the blend mode library opacity aware. This is the latest and greatest bits that work on both WPF and Silverlight. The final <a href="http://www.cplotts.com/2009/11/29/blend-modes-hue-saturation-color-and-luminosity-with-wpf-4-0/" rel="noreferrer">post</a> which has the hue, saturation, color, and luminosity effects is a WPF only version of the library, as Pixel Shader 3.0 is required for these effects and currently only WPF 4.0 supports that.</p> <p>Good luck and let me know if you use my library!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload