LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > Mosaic Filter > LEAD Video Mosaic Filter |
The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor before you can play (see) it.
Also known as a decoder, this is a module or algorithm to decompress data.
Mosaic effect transforms any image into something that looks as though it were created by positioning a number of tiling elements, each of constant color and an approximate size. This filter applies the mosaic effect to a video stream with the ability to set the mosaic square size. The mosaic effect can be applied to a selected area (rectangle) only by changing the "Effect Area" attributes in the property page or using SetCropAttributes from the programming interface.
Filter Interface |
|
Interface ID |
IID_ILMVMosaic, IID_ILMVMosaicDisp |
Input/Output Media Types |
MEDIATYPE_Video |
Filter CLSID |
CLSID_LMVMosaic |
Property Page CLSID |
CLSID_LMVMosaicPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVMosc.dll |
Header |
ILMVMosaic.h |
Win32, x64
LEAD Video Mosaic Filter User Interface