Click or drag to resize
OpacityEffect Properties

The OpacityEffect 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 propertyStatic memberIsSupported
Checks whether OpacityEffect is supported on the current operating system version.
Public propertyName
[Win10_14393] Attaches a user-defined name string to the effect.
Public propertyOpacity
[Win10_14393] Adjusts the opacity of the output image. Default value 1, range 0 to 1.
Public propertySource
[Win10_14393] Gets or sets the input source for Opacity effect.
Top
See Also