BitmapEffectInput Constructor (BitmapSource^)
.NET Framework (current version)
Note: This API is now obsolete. The non-obsolete alternative is Effect. Initializes a new instance of the BitmapEffectInput class using the BitmapSource as the source for this input.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- input
-
Type:
System.Windows.Media.Imaging::BitmapSource^
The bitmap source to be used by this input object.
.NET Framework
Available since 3.0
Available since 3.0
Show: