Qt image viewer.
More...
template<class T>
class smil::QtImageViewer< T >
Qt image viewer.
Requires the Qt libraries. To use it, you must set the option USE_QT to ON.
Keyboard shortcuts:
- Z/A Zoom In/Out
- V Show/Hide the value of the pixel under the mouse cursor
- M Show/Hide the magnifying window
- R Enable/disable the auto-adjust range feature (allows to automatically adjust range for low contrasted images).
- H SHow the histogram window (requires the Qwt library)
- P SHow the plot window (requires the Qwt library)
#include <DQtImageViewer.hpp>
|
virtual void | setLookup (const map< UINT8, RGB > &lut) |
| Set the color table as a 8bits RGB map (keys between 0 and 255)
|
|
The documentation for this class was generated from the following files:
- Gui/Qt/DQtImageViewer.hpp
- Gui/Qt/DQtImageViewer.hxx