#include <CamHistogram.hpp>
Inheritance diagram for CamHistogram:


Protected Slots | |
| void | newFrame () |
| Slot to implement. | |
| void CamHistogram::newFrame | ( | ) | [protected, virtual, slot] |
Slot to implement.
is is called for every new frame. Use cam().yuvFrame() to acces the to frame.
Implements QCamClient.
1.5.1