EZRGB24 Filter Sample

 
Microsoft DirectShow 9.0

EZRGB24 Filter Sample

The EZRGB24 filter is an image processing transform filter. This filter performs a number of individual video effects, including red, green, blue, darken, XOR, blur, gray, and emboss effects.

This sample is included with the Windows SDK. It is located under the following path: [SDK Root]\Samples\Multimedia\DirectShow\Filters\EZRGB24.

User's Guide

This sample shows how to use several Microsoft® DirectShow® classes, including CTransformFilter, CPersistStream, and CBasePropertyPage.

See Also