# WPF Animation Rate effect

Source: Internet
Author: User

There are a lot of uses for animations in WPF, and for animation to be animated, there are some variable-speed animations, and WPF has built in handy easing functions to do this.

In addition, WPF has key-frame animations that take advantage of key-frame animations to control the details of the animation and are perfectly aligned with many of the artwork's designs. There is also a set of keyframe animations called spline keyframe animations (splinekeyframe), which uses a three-time Bezier curve to more accurately control the rate of animation.

Different easing function light to see the name is difficult to know the actual effect, spline Keyframe animation Bezier control is also difficult to see the effect of visual, so wrote a small tool to show the effect of different animation rate and modify the configuration of the effect of the rate, the following is the effect of the tool.

Tool Code: Https://github.com/fengrui358/WPFLabs/tree/master/EasingFunctionDemo

Three time Bezier curve Control reference: https://www.cnblogs.com/hnfxs/p/3148483.html

# WPF Animation Rate effect

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.