IDCompositionSaturationEffect interface

This effect is used to alter the saturation of an image. The saturation effect is a specialization of the color matrix effect.

Members

The IDCompositionSaturationEffect interface inherits from IDCompositionFilterEffect. IDCompositionSaturationEffect also has these types of members:

Methods

The IDCompositionSaturationEffect interface has these methods.

MethodDescription
SetSaturation Overloaded.

Sets the saturation of the image.

 

Requirements

Header

Dcomp.h

Library

Dcomp.lib

DLL

Dcomp.dll

See also

IDCompositionFilterEffect

 

 

Show: