Image blending question
Homer Mu <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
I apologize if this is a super newbie question, but I am having trouble with basic blending. So far I have had success (and a lot of fun!) with basic compositing of images, text, and paths / filled paths. However, whenever I have overlapping objects with varying opacity, I struggle with the way the images blend. What I want to achieve is sort of a cross-disolve type blending (such as what you would see in a slide show screensaver). But my results are full of widly varying brightness levels. The blending is probably working as designed, but I just can't figure out how to blend in a way that maintains the original image brightness. I have tried many of the composting operators (CAIRO_OPERATOR_DEST_OVER, etc) without much success. Any advice or examples for this type of super basic blending would be greatly appreciated!! Thank you in advance for any help! HM -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo