No announcements
Found 4117861 threads
-
1 Votes
How can I save image captured from DirectX context without using FileSavePicker?
Thank, Wright, My code is pretty much like this, I am trying to save the image with the raw stream.Answered | 3 Replies | 4110 Views | Created by pointeryang - Thursday, September 27, 2012 7:27 PM | Last reply by Chuck Walbourn - MSFT - Monday, October 1, 2012 9:46 PM -
4 Votes
How can I capture the screen shot rendered by DirectX
You can then use SaveToWICFile, SaveToDDSFile, or SaveToTGAFile to store the captured data.Answered | 9 Replies | 8858 Views | Created by pointeryang - Monday, September 24, 2012 9:51 PM | Last reply by pointeryang - Monday, October 1, 2012 5:03 AM -
0 Votes
How to capture screen using directx?
Hi Charley, Please use forums.xna.com for DirectX questions.Answered | 6 Replies | 22399 Views | Created by Charley Chen - Thursday, April 8, 2010 4:42 PM | Last reply by Subashselvan - Monday, April 12, 2010 6:28 AM -
1 Votes
Full working example to capture screen using DirectX
Capturing screen using GDI is very slow (it barely captures 10 fps).Answered | 1 Replies | 5179 Views | Created by John_t1 - Tuesday, May 5, 2015 5:42 PM | Last reply by Mike Danes - Tuesday, May 5, 2015 6:36 PM -
0 Votes
Moving an Image, With or Without DirectX
If you wish for a desktop application, you can use D3D directly.Answered | 2 Replies | 825 Views | Created by TheRedGuy1990 - Saturday, September 26, 2015 10:12 PM | Last reply by Owen Ransen - Monday, September 28, 2015 10:49 AM -
4 Votes
How can I capture and save streaming video using .NET?
It is free so you can use it and deploy it with no fees for non commercial use.Answered | 6 Replies | 11316 Views | Created by atconway - Wednesday, July 22, 2009 1:41 PM | Last reply by Waleed El-Badry - Thursday, July 23, 2009 4:45 PM -
0 Votes
FileSavePicker saves file but never releases the file
I used a FileSavePicker to save a file which works fine.Answered | 2 Replies | 546 Views | Created by Ree2a - Saturday, February 3, 2018 4:52 AM | Last reply by Ree2a - Friday, February 9, 2018 12:53 AM -
1 Votes
FileSavePicker in Windows Phone 8.1
I have not problems with Windows version but I do not know how to use FileSavePicker for Windows Phone 8.1 application.Answered | 2 Replies | 1119 Views | Created by Timaxoxa - Monday, February 2, 2015 9:21 PM | Last reply by Timaxoxa - Tuesday, February 3, 2015 11:24 AM -
0 Votes
Saving a image
From same folder.Answered | 7 Replies | 1717 Views | Created by Reid Smiths - Wednesday, July 24, 2013 3:40 AM | Last reply by Reid Smiths - Monday, August 5, 2013 8:08 AM -
0 Votes
How to save Image to local disk using Folderpicker or FileSavepicker
So, I was searching for simpler approach for saving the Images to locally in Metro apps.Answered | 2 Replies | 3731 Views | Created by Suresh Pokkuluri - Monday, March 5, 2012 2:27 AM | Last reply by Suresh Pokkuluri - Monday, March 5, 2012 10:01 PM -
0 Votes
capture image and save in database
You have to pick WM 5.0 proffessional from the list not PPC 2003.Answered | 11 Replies | 5388 Views | Created by Ritesh Handa - Wednesday, August 26, 2009 9:05 AM | Last reply by Malleswara Reddy [MCTS, MCP] - Friday, August 28, 2009 4:45 AM -
1 Votes
How can i save the image from the picturebox?
But that code is not creating an image that you can save.Answered | 10 Replies | 2369 Views | Created by Daryll Joe - Wednesday, August 24, 2011 7:41 AM | Last reply by Daryll Joe - Thursday, August 25, 2011 2:45 AM -
0 Votes
Capture video from WebCam (and save image)
Hi , I find the document :http://weblogs.asp.net/nleghari/articles/webcam.aspx You can handle the webcam using wia sdk or avicap32.dll .Answered | 1 Replies | 4070 Views | Created by timSousa - Monday, October 13, 2008 8:34 AM | Last reply by Harry Zhu - Wednesday, October 15, 2008 4:04 AM -
1 Votes
how to save screen capture multiple image in wpf?
>It has been shown on image viewer but how can I save ?Answered | 2 Replies | 1190 Views | Created by Sabbir0186 - Saturday, August 27, 2016 4:21 PM | Last reply by Magnus (MM8) - Sunday, August 28, 2016 11:05 AM -
0 Votes
How to force to save a file directly without using fileSavePicker?
Hi Bin, See this sample: http://code.msdn.microsoft.com/windowsapps/File-access-sample-d723e597 You can modify it using this ...Answered | 1 Replies | 2499 Views | Created by Bin.Sun - Tuesday, January 31, 2012 7:00 AM | Last reply by Jeff Sanders - Tuesday, January 31, 2012 1:05 PM -
0 Votes
DirectX to capture screen from windows service
CreateProcessAsUser then you can capture the screen and send to your service.Answered | 3 Replies | 1462 Views | Created by Ramu492 - Friday, May 9, 2014 3:45 AM | Last reply by Sheng Jiang 蒋晟 - Friday, May 9, 2014 4:29 PM -
1 Votes
How To Save Image Using Lumia Imaging SDK
I have successfully implemented file picking from picture gallery and applying different effects on it.Answered | 1 Replies | 834 Views | Created by Osama Usmani - Tuesday, August 23, 2016 6:28 PM | Last reply by Sunteen Wu - Wednesday, August 24, 2016 7:16 AM -
0 Votes
How to capture video from webcam and save as video file ?
Hi Uddhav.S, You could use the DirectShow.NET library.Answered | 3 Replies | 637 Views | Created by Uddhav .S - Tuesday, June 14, 2016 10:40 AM | Last reply by Xavier Xie-MSFT - Thursday, June 16, 2016 2:14 AM -
1 Votes
Capture Image from Azure VM using PowerShell
Hi CharlieBrownMSDN, You can use Save-AzureVMImage in Powershell to capture and save the image of a (stopped) Azure ...Answered | 1 Replies | 2046 Views | Created by CharlieBrownMSDN - Wednesday, September 2, 2015 8:31 PM | Last reply by Shahed Chowdhuri - Wednesday, September 2, 2015 9:52 PM -
0 Votes
Capture image to bitmap
Michael, To add a little more to zzinuta's comment, the SkeletalViewer C++ sample will show you how to use image data from kinect and draw ...Answered | 3 Replies | 6489 Views | Created by Michael3D - Tuesday, August 16, 2011 8:03 PM | Last reply by MFender - Thursday, August 18, 2011 5:56 PM - Items 1 to 20 of 4117861 Next ›
No announcements