Hi,

Am 01.02.20 um 16:28 schrieb rawfiner:
Hi
Only a guess, but maybe it is used when we display some channels of the parametric masks, or when we display the masks?

this was also my first guess.  But then I found

    if(request_mask_display & DT_DEV_PIXELPIPE_DISPLAY_ANY)
      display_channel(&bd, in, out, m, request_mask_display, work_profile);
    else
      blend(&bd, in, out, m, blendflag);

in blend.c. I.e., nothing is blended when channels or masks are shown. Thus, I believe that the blendflag related code is actually no longer used.

I am going to remove it unless somebody can indicate an actual use.


        Heiko

--
-- Number Crunch Blog @ https://www.numbercrunch.de
--  Cluster Computing @ https://www.clustercomputing.de
--  Social Networking @ https://www.researchgate.net/profile/Heiko_Bauke
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to