Enum D3D11CompositorBackground
D3D11 compositor background.
Namespace: VisioForge.Core.Types.X.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public enum D3D11CompositorBackground
Fields
| Name | Description |
|---|---|
| Black | Black. |
| Checker | Checker pattern. |
| Transparent | Transparent Background to enable further compositing. |
| White | White. |