IDCompositionHueRotationEffect interface

The hue rotate effect alters the hue of an image by applying a color matrix based on the rotation angle.

Members

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

Methods

The IDCompositionHueRotationEffect interface has these methods.

MethodDescription
SetAngle Overloaded.

Sets the angle to rotate the hue.

 

Requirements

Header

Dcomp.h

Library

Dcomp.lib

DLL

Dcomp.dll

See also

IDCompositionFilterEffect

 

 

Show: