directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
IDCompositionVisual.SetTransform
directx
dcomp
IDCompositionVisual
Sets the matrix that modifies the coordinate system of this visual.
HRESULT
SetTransform
(
const
(
D2D_MATRIX_3X2_F
)*
matrix
)
interface
IDCompositionVisual
extern (
Windows
)
HRESULT
SetTransform
(
const
(
D2D_MATRIX_3X2_F
)*
matrix
)
HRESULT
SetTransform
(
IDCompositionTransform
transform
)
Meta
Source
See Implementation
directx
dcomp
IDCompositionVisual
functions
AddVisual
RemoveAllVisuals
RemoveVisual
SetBitmapInterpolationMode
SetBorderMode
SetClip
SetCompositeMode
SetContent
SetEffect
SetOffsetX
SetOffsetY
SetTransform
SetTransformParent
Sets the matrix that modifies the coordinate system of this visual.