Revision 802137b...

Go back to digest for 13th November 2011

Features in Graphics

Jonathan Marten committed changes in [kooka] /:

Finish the porting of gamma table editing

It should now be possible to edit gamma tables and correctly update
the scanner with them. At the moment only a single gamma table is
supported, if the scanner has individual gamma tables for each
colour channel then the same gamma table is sent to each.

This should also work (although I am not able to test it) for scanners
with other than 256 gamma table entries, bug 126914.

Also clean up the code and API, and add API documentation to the
gamma table classes.

File Changes

Modified 11 files
  •   libkscan/gammadialog.cpp
  •   libkscan/gammadialog.h
  •   libkscan/gammawidget.cpp
  •   libkscan/gammawidget.h
  •   libkscan/kgammatable.cpp
  •   libkscan/kgammatable.h
  •   libkscan/kscancontrols.cpp
  •   libkscan/kscanoption.cpp
  •   libkscan/kscanoption.h
  •   libkscan/scanparams.cpp
  •   libkscan/scanparams.h
11 files changed in total