VisualTreeHelper.GetBitmapEffectInput(Visual) Metoda

Definice

BitmapEffectInput Vrátí hodnotu pro zadanou Visualhodnotu .

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

Parametry

reference
Visual

Hodnota Visual , která obsahuje vstupní hodnotu rastrového efektu.

Návraty

BitmapEffectInput

Pro BitmapEffectInput to Visual.

Platí pro