Skip to content

Image control with transition animations. Uses CompositionAnimation.

Notifications You must be signed in to change notification settings

nachmore/ImageTransitionAnimationsUWP

Repository files navigation

ImageTransitionAnimationsUWP

Image control with transition animations. Animation starts when ImageUri property is changed.

Animation types

  • Opacity,
  • OpacitySpring,
  • ScaleAndOpacity,
  • SlideHorizontally,
  • SlideVertically,
  • StackFromLeft,
  • StackFromRight,
  • StackFromTop,
  • StackFromBottom,
  • StackAndScaleFromLeft,
  • StackAndScaleFromRight,
  • StackAndScaleFromTop,
  • StackAndScaleFromBottom

Properties

  • AnimationType
  • Direction
  • Duration
  • DecodePixelHeight
  • DecodePixelWidth
  • ImageUri
  • Stretch

alt text

About

Image control with transition animations. Uses CompositionAnimation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages