| CrossFadeEffect Properties |
The CrossFadeEffect type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferPrecision | [Win10_14393] Specifies what precision to use for intermediate buffers when drawing this effect. | |
| CacheOutput | [Win10_14393] Enables caching the output from drawing this effect. | |
| CrossFade | [Win10_14393] Specifies the interpolation position between the two images. Default value 0.5, range 0 to 1. | |
| IsSupported | Checks whether CrossFadeEffect is supported on the current operating system version. | |
| Name | [Win10_14393] Attaches a user-defined name string to the effect. | |
| Source1 | [Win10_14393] Gets or sets the first input source for CrossFade effect. | |
| Source2 | [Win10_14393] Gets or sets the second input source for CrossFade effect. |