On 08/01/15 13:14, Mueen Nawaz wrote: > Oh, I see. You're saying that some modules use LAB whereas others use RGB, > so you can't swap masks from one to the other.
More than that, the modules are connected together in a sequential pipeline, so each module has its input affected by the previous modules in the pipe. Therefore, if you apply the same parametric mask settings to two modules in sequence, the second module will give you a different mask because it builds the mask off what is effectively a different image (i.e. its input image is the output image of the previous module). IIRC, you can see the module order in the "modules used in the active pipe" group, which has the power button icon. HTH, Cheers, Rob ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
