Revision 623240

Go back to digest for 21st January 2007

Features in Graphics

Gilles Caulier committed changes in /trunk/extragear/graphics/digikam:

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:
<a href="/issues/2007-01-21/files/underexposureindicator.png">http://digikam3rdparty.free.fr/Screenshots/underexposureindicator.png</a>;
<a href="/issues/2007-01-21/files/overexposureindicator.png">http://digikam3rdparty.free.fr/Screenshots/overexposureindicator.png</a>;

File Changes

Added 1 files
  • /trunk/extragear/graphics/digikam/libs/dimg/exposurecontainer.h
Modified 16 files
  • /trunk/extragear/graphics/digikam
  •   /showfoto/showfotoui.rc
  •   /libs/dimg/dimg.cpp
  •   /libs/dimg/dimg.h
  •   /showfoto/setup/setupeditor.cpp
  •   /showfoto/setup/setupeditor.h
  •   /utilities/setup/setupeditor.cpp
  •   /utilities/setup/setupeditor.h
  •   /utilities/setup/setupmime.cpp
  •   /utilities/imageeditor/canvas/canvas.cpp
  •   /utilities/imageeditor/canvas/canvas.h
  •   /utilities/imageeditor/canvas/dimginterface.cpp
  •   /utilities/imageeditor/canvas/dimginterface.h
  •   /utilities/imageeditor/editor/digikamimagewindowui.rc
  •   /utilities/imageeditor/editor/editorwindow.cpp
  •   /utilities/imageeditor/editor/editorwindow.h
  •   /utilities/imageeditor/editor/editorwindowprivate.h
17 files changed in total