LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > RGB Converter > LEAD Video RGB Converter |
This is an RGB color space converter that supports conversion between different RGB formats. The filter supports the following formats: RGB8 (gray and palettized), RGB565, RGB555, RGB24, and RGB32. The input or output format can be set to AUTO, to enable free negotiation with the up or down stream filter. The filters functionality is exposed through both user and programming interfaces.
For information on LEADTOOLS' 12 and 16-bit Grayscale Format, refer to 12 and 16-bit Grayscale Format used by LEADTOOLS, in LEADTOOLS documentation.
Filter Interface |
|
Interface ID |
IID_ILMVConvRGB, IID_ILMVConvRGBDisp |
Input/Output Media Types |
MEDIATYPE_Video |
Filter CLSID |
CLSID_LMVConvRGB |
Property Page CLSID |
CLSID_LMVConvRGBPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVRGBxf.dll |
Header |
ILMVRGB.h |
Win32, x64
LEAD Video RGB Converter Filter User Interface