Re: Icons in L&C dialog (and elsewhere)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tuomas Kuosmanen <tigert@xxxxxxxx> writes:

> 	+-----------
> 	| Addition   
> 	| Subtract
> 	| Lighten Only  <- do these differ from the above ones
> 	| Darken Only   <- (addition & subtract) ?
> 	| Value
> 	+-----------

Yes. For addition, new_color = old_color + paint_color, while for
lighten, new_color = max(old_color, paint_color)

-- 
How to eff the ineffable?


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux