MV Image Renderer DirectShow Filter
The MontiVision Image Renderer filter
is used to create single image files, taken from a video stream. It
supports the following file formats: Bitmap (*.bmp), JPEG (*.jpg),
TIFF (*.tif), TARGA (*.tga) and PNG (*.png) and provides two
working modes. All incoming images from the video stream can be
saved to a directory or, if the filter uses the trigger mode,
an image file saved on each 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.
This MontiVision DirectShow Filter is used in combination with
the MontiVision
Smart Control in the ImageStream Sample
Application.
| File: |
ImageRenderer.ax |
| CLSID: |
CLSID_MVImageRenderer |
Supported Interfaces
IMVImageCapture
IMVImageCapture2
IMVImageInfo
|