Using the CTransformFilter and CTransInPlaceFilter Transform Base Classes (Windows Embedded CE 6.0)
1/6/2010
This topic describes the classes provided for creating a transform filter. It is background information that you should read before reading Creating a Transform Filter, which walks through the steps of creating a transform filter.
The following topics provide additional information:
- Introducing the CTransformFilter and CTransInPlaceFilter Classes
- What the Derived Class Must Provide
- A Sample Transform Filter Declaration