The MV Inverse filter inverts the input greyscale or color images.
OutputXY = 255 - InputXY (greyscale)
| File: | Inverse.ax |
| CLSID: | CLSID_MVInverse |
Supported Interfaces
IMVFilterData
Supported COM Events
The filter supports following events through the IMVFilterEvents interface. Look at the filter events page for more information.
| Event |
Value |
Description |
| MV_ALGORITHM_START_EVENT |
0 |
A filter starts processing a video frame or sample. |
| MV_ALGORITHM_END_EVENT |
1 |
A filter finishes processing a video frame or sample. |