BlendFilter::ForegroundSource Property
The foreground image that will be blended onto the background image.
Namespace: Lumia.Imaging.Compositing
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property IImageProvider^ ForegroundSource { IImageProvider^ get () sealed; void set (IImageProvider^ value) sealed; }
Property Value
Type: IImageProvider
Show: