Click or drag to resize
CrossFadeEffect Properties

The CrossFadeEffect type exposes the following members.

Properties
  NameDescription
Public propertyBufferPrecision
[Win10_14393] Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
[Win10_14393] Enables caching the output from drawing this effect.
Public propertyCrossFade
[Win10_14393] Specifies the interpolation position between the two images. Default value 0.5, range 0 to 1.
Public propertyStatic memberIsSupported
Checks whether CrossFadeEffect is supported on the current operating system version.
Public propertyName
[Win10_14393] Attaches a user-defined name string to the effect.
Public propertySource1
[Win10_14393] Gets or sets the first input source for CrossFade effect.
Public propertySource2
[Win10_14393] Gets or sets the second input source for CrossFade effect.
Top
See Also