Leadtools.Windows.Media.Effects Namespace > BrightExtractEffect Class : Input Property |
public Brush Input {get; set;}
'Declaration Public Property Input As Brush
'Usage Dim instance As BrightExtractEffect Dim value As Brush instance.Input = value value = instance.Input
ObjectiveC Syntax
Java Syntax
You can use the Input property to specify a brush that will contain the result of applying this effect to accomplish tasks such as using a System.Windows.Media.Imaging.RenderTargetBitmap to cascade different shaders or save the result of the effect on an image.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2