DirectComposition enumerations
This section describes the enumerations provided by the Microsoft DirectComposition API.
In this section
Topic | Description |
---|---|
DCOMPOSITION_BACKFACE_VISIBILITY |
Specifies the backface visibility to be applied to a visual. |
DCOMPOSITION_BITMAP_INTERPOLATION_MODE |
Specifies the interpolation mode to be used when a bitmap is composed with any transform where the pixels in the bitmap don't line up exactly one-to-one with pixels on screen. |
DCOMPOSITION_BORDER_MODE |
Specifies the border mode to use when composing a bitmap or applying a clip with any transform such that the edges of the bitmap or clip are not axis-aligned with integer coordinates. |
DCOMPOSITION_COMPOSITE_MODE |
The mode to use to blend the bitmap content of a visual with the render target. |
DCOMPOSITION_OPACITY_MODE |
Specifies how the effective opacity value of a visual is applied to that visual s content and children. |
DCOMPOSITION_TRANSFORM_MODE |
Specifies the transform style to be applied to a visual. |