Microsoft DirectX 9.0

EZRGB24 Filter Sample

Description

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.

Path

Source: (SDK root)\Samples\C++\DirectShow\Filters\EZRGB24

User's Guide

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