IDCompositionMatrixTransform interface (dcomp.h)
Represents an arbitrary affine 2D transformation defined by a 3-by-2 matrix.
Inheritance
The IDCompositionMatrixTransform interface inherits from IDCompositionTransform. IDCompositionMatrixTransform also has these types of members:
Methods
The IDCompositionMatrixTransform interface has these methods.
IDCompositionMatrixTransform::SetMatrix Changes all values of the matrix of this 2D transform. |
IDCompositionMatrixTransform::SetMatrixElement Changes the value of one element of the matrix of this transform. |
IDCompositionMatrixTransform::SetMatrixElement Animates the value of one element of the matrix of this 2D transform. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | dcomp.h |