LEAD Video Mosaic Filter

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 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 Also known as a decoder, this is a module or algorithm to decompress data. before you can play (see) it. 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

ILMVMosaic, ILMVMosaicDisp, ILMMCommon

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

Platforms

Win32, x64

 

LEAD Video Mosaic Filter User Interface