开发者

wp7 draw image using canvas?

I want to manually create canvas and draw image into the screen.

set image position x,y axis programatically.

Is this开发者_JAVA技巧 possible in wp7?

tell me some idea to do this.

thanks.


Yes. Silverlight has a class called WriteableBitmap that allows you to 'draw' images. The API is very basic (just an array of pixels), but there are libraries that can help you with this:

http://writeablebitmapex.codeplex.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜