[Digikam-devel] extragear/graphics/digikam

Gilles Caulier caulier.gilles at kdemail.net
Sun Jan 14 13:41:51 GMT 2007


SVN commit 623240 by cgilles:

digiKam from trunk : Image Editor : new advanced features for photograph : Over and Under exposed pixel indicators.

These tools render the over-exposed (pure white) and the under-exposed (pure black) over the picture.
The colorize colors can be customized in Setup Image Editor.
You can use F10 and F11 keys to toogle on/off these options.
On the right corner of the status bar, there are 2 flags to show if these options are enable or disable.

By default:
- under-exposed pixels are colored in black
- over-exposed pixels are colored in white
- both options are disable

2 screenshots are available at these urls:

http://digikam3rdparty.free.fr/Screenshots/underexposureindicator.png
http://digikam3rdparty.free.fr/Screenshots/overexposureindicator.png

CCMAIL: digikam-devel at kde.org



 M  +50 -4     libs/dimg/dimg.cpp  
 M  +8 -4      libs/dimg/dimg.h  
 A             libs/dimg/exposurecontainer.h   [License: GPL]
 M  +52 -32    showfoto/setup/setupeditor.cpp  
 M  +3 -3      showfoto/setup/setupeditor.h  
 M  +2 -0      showfoto/showfotoui.rc  
 M  +9 -1      utilities/imageeditor/canvas/canvas.cpp  
 M  +3 -1      utilities/imageeditor/canvas/canvas.h  
 M  +29 -2     utilities/imageeditor/canvas/dimginterface.cpp  
 M  +3 -1      utilities/imageeditor/canvas/dimginterface.h  
 M  +3 -1      utilities/imageeditor/editor/digikamimagewindowui.rc  
 M  +76 -7     utilities/imageeditor/editor/editorwindow.cpp  
 M  +2 -0      utilities/imageeditor/editor/editorwindow.h  
 M  +37 -24    utilities/imageeditor/editor/editorwindowprivate.h  
 M  +46 -26    utilities/setup/setupeditor.cpp  
 M  +3 -3      utilities/setup/setupeditor.h  
 M  +1 -1      utilities/setup/setupmime.cpp  





More information about the Digikam-devel mailing list