IDCompositionHueRotationEffect

An IDCompositionHueRotationEffect interface represents a hue rotation filter effect

Members

Functions

SetAngle
HRESULT SetAngle(float amountDegrees)

Changes the angle of rotation

SetAngle
HRESULT SetAngle(IDCompositionAnimation animation)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDCompositionFilterEffect

SetInput
HRESULT SetInput(UINT index, IUnknown input, UINT flags)

Sets the input at the given index to the filterEffect (NULL will use source visual, unless flagged otherwise)

Meta