D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION structure (d3dkmthk.h)
Contains multiplane overly post composition info.
Syntax
typedef struct _D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION {
D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION_FLAGS Flags;
RECT SrcRect;
RECT DstRect;
D3DDDI_ROTATION Rotation;
} D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION;
Members
Flags
Flag options.
SrcRect
Specifies the source rectangle.
DstRect
Specifies the destination rectangle.
Rotation
Specifies the clockwise rotation of the overlay plane.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |