IDCompositionEffectGroup

An IDCompositionEffectGroup holds effects, inluding 3D transforms that can be applied to a visual.

Members

Functions

SetOpacity
HRESULT SetOpacity(float opacity)

Changes the opacity property.

SetOpacity
HRESULT SetOpacity(IDCompositionAnimation animation)

Animates the opacity property

SetTransform3D
HRESULT SetTransform3D(IDCompositionTransform3D transform3D)

Sets the 3D transform

Meta