LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > Emboss Filter > LEAD Video Emboss 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.
The LEAD Video Emboss filter offers embossing a video stream providing different parameters to control the effect. The 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_ILMVEmboss, IID_ILMVEmbossDisp |
Input/Output Media Types |
MEDIATYPE_Video |
Filter CLSID |
CLSID_LMVEmboss |
Property Page CLSID |
CLSID_LMVEmbossPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVEmbs.dll |
Header |
ILMVEmboss.h |
Win32, x64
LEAD Video Emboss Filter User Interface