IInvertFilter
Hierarchy

Type Library
TeeChartx

Description
This filter inverts all colors. The Red, Green and Blue component of each pixel are taken and subtracted from 255. This means that red becomes cyan, green becomes purple, and blue becomes yellow. The resulting values form the new pixel color.

This filter is not customizable, only region can be defined.