Big

Big

  • NA
  • 4
  • 0

May I render animation to multiple bitmaps?

Sep 18 2008 11:32 PM

Hi ,all

I have a question about wpf animation

When I use a storyboard and make a animation in wpf applicationFor example, I use a  rectangle and move from (1,0) to (5,9) , duration is 10 seconds,
May I save the bitmaps from rectangle's moving duration?

How do I do, can somebody tell me? Thanks