« Return to Thread: Blending and Drawing produce different image..

Re: Blending and Drawing produce different image..

by Vlastimil Miléř :: Rate this Message:

Reply to Author | View in Thread

Could the different results be caused by using plain or premultiplied
color formats? Dirretent in each case.

Br,
Vlasta

On Mon, Feb 16, 2009 at 1:04 AM, Peter Yang <magingax@...> wrote:

> To describe simplify my problem..
>
> Rectangle B is just 'drawn' to buffer..
> Rectangle C is drawn to different small buffer
> and 'Blended' to buffer - copy small buffer to buffer
>
> At this point color of these two rectangle is different even
> initial drawing color were same...
>
> I think there are some different algorithm
> between 'drawing' and 'blending'
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Vector-agg-general mailing list
> Vector-agg-general@...
> https://lists.sourceforge.net/lists/listinfo/vector-agg-general
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Vector-agg-general mailing list
Vector-agg-general@...
https://lists.sourceforge.net/lists/listinfo/vector-agg-general

 « Return to Thread: Blending and Drawing produce different image..