directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
IDCompositionDevice.CreateRectangleClip
directx
dcomp
IDCompositionDevice
Creates a clip object that can be used to clip the contents of a visual subtree.
interface
IDCompositionDevice
extern (
Windows
)
HRESULT
CreateRectangleClip
(
IDCompositionRectangleClip
*
clip
)
Meta
Source
See Implementation
directx
dcomp
IDCompositionDevice
functions
CheckDeviceState
Commit
CraeteSurface
CreateAnimation
CreateEffectrGroup
CreateMatrixTransform
CreateMatrixTransform3D
CreateRectangleClip
CreateRotateTransform
CreateRotateTransform3D
CreateScaleTransform
CreateScaleTransform3D
CreateSkewTransform
CreateSurfaceForHandle
CreateSurfaceForHwnd
CreateTargetForHwnd
CreateTransform3DGroup
CreateTransformGroup
CreateTranslateTransform
CreateTranslateTransform3D
CreateVirtualSurface
CreateVisual
GetFrameStatistics
WaitForCommitCompletion
Creates a clip object that can be used to clip the contents of a visual subtree.