MV Image Grabber DirectShow Filter
The MontiVision Image Grabber filter
is used to take snapshots of the video stream that is processed. It
supports the output of the following file formats: Bitmap (*.bmp),
JPEG (*.jpg), TIFF (*.tif), TARGA (*.tga) and PNG (*.png). The
snapshot functionality is implemented using the IMVTrigger
interface. A video frame is saved as single image file on every
trigger event. The names of the output files can be defined using
filename templates (see below how to use templates). It is
possible to capture a region of the video frame instead of
capturing the whole frame. Also, the output image may be resized
before it is written to disc.
| File: |
grabber.ax |
| CLSID: |
CLSID_MVGrabber |
Supported Interfaces
IMVImageCapture
IMVImageCapture2
IMVImageCapture3
IMVTrigger
IMVImageInfo
IMVFilterInfo
IMVFilterData
IMVAbout
Supported COM Events< |