|
IMVSCFilterEvents
The IMVSCFilterEvents Interface from
the MontiVision Smart
Control provides methods to enable filter events from the
MontiVision Imaging
Filter. The filter events are signalled by the
_IMVSmartControlEvents::FilterEvent
Method from the event interface from the MontiVision Smart
Control.
Nearly all MontiVision Imaging
Filter provide the IMVFilterEvents
interface. This filter fires events e.g. at the
start and end of the image processing.
Methods:
| Disable
|
Disables the filter events. |
| Enable
|
Enables the filter events. |
Typelib: MV Smart Control
Method IMVSCFilterEvents::Dis |