Språk

VisualTreeHelper.GetBitmapEffectInput(Visual) Metod

Definition

BitmapEffectInput Returnerar värdet för den angivna Visual.

public:
 static System::Windows::Media::Effects::BitmapEffectInput ^ GetBitmapEffectInput(System::Windows::Media::Visual ^ reference);
public static System.Windows.Media.Effects.BitmapEffectInput GetBitmapEffectInput(System.Windows.Media.Visual reference);
static member GetBitmapEffectInput : System.Windows.Media.Visual -> System.Windows.Media.Effects.BitmapEffectInput
Public Shared Function GetBitmapEffectInput (reference As Visual) As BitmapEffectInput

Parametrar

reference
Visual

Som Visual innehåller bitmappseffektens indatavärde.

Returer

För BitmapEffectInput detta Visual.

Gäller för