Ghost1372

everything can be handy

BlendedImage

Create a dynamic blend of two images.

Property

Name
BlurRadius
SplitValue
PrimaryImageSource
SecondaryImageSource

Example

1
2
<dev:BlendedImage SplitValue="50" BlurRadius="100" PrimaryImageSource="ms-appx:///Assets/Others/Image1.jpg"
SecondaryImageSource="ms-appx:///Assets/Others/Image2.jpg"/>

BlendedImage

Demo

you can run demo and see this feature.

0%