Enumerations
This section describes the enumerations provided by the Microsoft DirectComposition API.
In this section
| Topic | Description |
|---|---|
|
Specifies the backface visibility to be applied to a visual. | |
|
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. | |
|
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. | |
|
The mode to use to blend the bitmap content of a visual with the render target. | |
|
Specifies how the effective opacity value of a visual is applied to that visual’s content and children. | |
|
Specifies the transform style to be applied to a visual. |
Related topics