That is wonderful !
Type: Posts; User: small2; Keyword(s):
That is wonderful !
Thanks very much, it helps me a lot! That is just what I'm looking for, dispite it seems like a little complex for me now, but I think I could handle it well.
Hi, thanks for the attention.
Here are the sample project:
http://sdrv.ms/11BzVXs
I just want to show this girl(a.jpg) on the drawsurface control. but as you know, WIC(Windows Imaging Component)...
Hi, all
I found many picture processing apps in windows phone store. And most of them were able to add a frame to the picture and dynamically changed it. I'd like to implement a similarly feature in...
Wow, it works. Thanks very much! I had misunderstood your advices before! But it seems like I can't render and fill the fullscreen with the texture(640*480) . What a pity!
Hi, I had solved the second problem yet.
I tried to add a rotation when I draw the texture like this.
Microsoft.Xna.Framework.Rectangle rec2 = new Microsoft.Xna.Framework.Rectangle(0, 0,...
Hi, thanks for the reply, I had read the post before, and it was not fit for me. It was used in Silverlight Framework, not SL/XNA mixed framework. As the example by Yan, in Sl/XNA, he used the...
Hi, thanks for the reply, I had read the post before, and it was not fit for me. It was used in Silverlight Framework, not SL/XNA mixed framework. As the example by Yan, in Sl/XNA, he used the...
I had solved the second problem: capture a portrait layout picture.
Here is the...
Hi,all
I'm creating a camera app based on Silverlight/XNA framework as the yan_ 's example Use Camera with XNA, but in when the page oritation changed to the Portrait , the viewfinder of camera...
I'm afrid it was impossiable!