[Digikam-devel] extragear/graphics/digikam

Marcel Wiesweg marcel.wiesweg at gmx.de
Mon Mar 6 22:43:28 GMT 2006


SVN commit 516380 by mwiesweg:

digikam from trunk:
Working on over-Exposure indicator for HSL and BCG modifier:
- added over-exposure indicator to HSL modifier.
  Only setSaturation can generate values over the limit
- in BCG, be aware that previously called functions may already have
  set the value to -1.
  Take a slightly different approach:
  - set values to its negative
  - next function might correct the excess

As usual, this needs to be tested if it produces the desired effect.

CCMAIL: digikam-devel at kde.org


 M  +13 -2     imageplugins/imageeffect_hsl.cpp  
 M  +3 -0      imageplugins/imageeffect_hsl.h  
 M  +43 -8     libs/dimg/filters/bcgmodifier.cpp  
 M  +50 -9     libs/dimg/filters/hslmodifier.cpp  





More information about the Digikam-devel mailing list