Effect::ImplicitInput Property
.NET Framework (current version)
Gets a Brush that, when it is used as an input for an Effect, causes the bitmap of the UIElement that the Effect is applied to be that input.
Assembly: PresentationCore (in PresentationCore.dll)
Use the ImplicitInput property as the value to a Brush-valued input to a ShaderEffect.
The ImplicitInput property represents the shader input that comes from the rendering of the UIElement that the Effect is applied to.
Note |
|---|
The behavior is undefined when ImplicitInput is used as a Brush in other WPF classes. |
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Available since 3.0
Silverlight
Available since 3.0
Show:
