Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |