VisualTreeHelper.GetBitmapEffectInput(Visual) Yöntem

Tanım

BitmapEffectInput Belirtilen Visualdeğerini döndürür.

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

Parametreler

reference
Visual

Visual bit eşlem efekti giriş değerini içeren.

Döndürülenler

BitmapEffectInput

BitmapEffectInput bunun Visualiçin .

Şunlara uygulanır