Skip to main content

Microsoft Silverlight

Answered Question Silverlight image manipulationRSS Feed

(0)

JoseNunes
JoseNunes

Member

Member

8 points

23 Posts

Silverlight image manipulation

Hello!

 Is it possible to manipulate and animate an image, with control points, bezier lines or something ?

Consider a image and a mesh of points. Defining new positions for those points should process image pixels.

Is this possible?

Thanks in advance,

 

Best regards,

Jose

bryant
bryant

Star

Star

9937 points

1,629 Posts

Silverlight MVP
Answered Question

Re: Silverlight image manipulation

There is no image manipulation directly in Silverlight (AFAIK). However, there is the new Writeable Bitmap feature which lets you generate your own images. This might do what you're trying to do. See this post for more information.

-- bryant

Blog | Twitter
_________________
Dont forget to click "Mark as Answer" on the post that helped you.

Ardman
Ardman

Contributor

Contributor

3320 points

919 Posts

Re: Silverlight image manipulation

Some nice stuff here:

http://www.shinedraw.com/animation-effect/flash-and-silverlight-explode-image-rotator/

JoseNunes
JoseNunes

Member

Member

8 points

23 Posts

Re: Silverlight image manipulation

 thank you for your replies.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities