No announcements
Found 254420 threads
-
0 Votes
C++ AMP and Direct2D
As far as I understood, this can't be done, because usage flags that can be used when creating a back buffer texture are incompatible with ones that are needed by C++ AMP to ...Answered | 2 Replies | 3650 Views | Created by Ghostrider-13 - Sunday, March 17, 2013 4:59 AM | Last reply by Ghostrider-13 - Monday, March 18, 2013 7:31 AM -
0 Votes
C++ Metro direct2d printing.
You can follow Direct2Dapp printing ...Answered | 1 Replies | 1889 Views | Created by nigelwright7557 - Wednesday, September 19, 2012 2:01 AM | Last reply by Jesse Jiang - Wednesday, September 19, 2012 10:54 AM -
1 Votes
Direct2D?
I would suggest creating a new thread for your question in the 'DirectX 11 (Direct3D 11, Direct2D, and DirectWrite)' located ...Answered | 1 Replies | 8957 Views | Created by Lucan1d - Monday, September 13, 2010 3:18 AM | Last reply by SachinW - Monday, September 13, 2010 10:17 AM -
4 Votes
Direct2D Take Screenshot
"I simplified the question as much as possible here.Answered | 29 Replies | 6735 Views | Created by the.blues - Tuesday, August 5, 2014 6:20 AM | Last reply by Shu 2017 - Monday, August 18, 2014 1:57 AM -
1 Votes
Direct2d effect in metro apps
We can follow this algorithm http://stackoverflow.com/questions/8990926/faster-contrast-algorithm-for-a-bitmap To customer a image ...Answered | 5 Replies | 3073 Views | Created by its_me_here - Wednesday, February 6, 2013 7:00 PM | Last reply by its_me_here - Tuesday, February 26, 2013 4:43 AM -
0 Votes
Direct2d SetROP2
Hi f117cdh, Take a look at the Direct2D Image Effects Composite & Blend Modes sample and the Create cool image effects with ...Answered | 1 Replies | 5357 Views | Created by f117cdh - Tuesday, January 10, 2012 8:42 AM | Last reply by Rob Caplan [MSFT] - Thursday, January 19, 2012 11:37 PM -
2 Votes
How to use direct2d in windows phone 8 app?
The Direct2D docs list phone support at the class and function level.Answered | 9 Replies | 3663 Views | Created by _Sujith - Friday, February 1, 2013 10:10 AM | Last reply by Filip Skakun - Tuesday, October 14, 2014 5:10 PM -
1 Votes
Direct2D 'Factory is nullprt'.
** { D2D1_FACTORY_OPTIONS fo{}; #ifdef _DEBUG fo.debugLevel = D2D1_DEBUG_LEVEL_INFORMATION; #endif *Factory = nullptr; //notice, dereferenced because we want to ...Answered | 3 Replies | 641 Views | Created by Edwin Busuulwa - Monday, October 30, 2017 9:07 PM | Last reply by Edwin Busuulwa - Thursday, November 16, 2017 11:22 PM -
1 Votes
A problem with direct2D
I'd ask in the DirectX 11 (Direct3D 11, Direct2D, and DirectWrite) forum.Answered | 1 Replies | 2669 Views | Created by nolan23 - Friday, January 25, 2013 4:06 AM | Last reply by Just Karl - Friday, January 25, 2013 6:07 PM -
0 Votes
Direct3D11 and Direct2D
displaylang=en&id=27543 and check it out on Windows 7!Answered | 3 Replies | 4887 Views | Created by DeadMG - Thursday, September 22, 2011 11:47 AM | Last reply by Jason Strayer - Tuesday, September 27, 2011 1:05 AM -
2 Votes
Correct way to use Direct2D and mfc ?
You will find MFC Direct2D samples in the VC2010 MFC samples - MFCDirect2DApp, MFCDirect2DHelloWorld etcAnswered | 3 Replies | 928 Views | Created by GiuPa - Sunday, August 26, 2018 4:18 PM | Last reply by Baron Bi - Thursday, September 6, 2018 2:26 AM -
2 Votes
Are there any Direct2D sample projects for VS C++ 2017
I have not been able to get all the advanced samples working in VS C++ 2017.Answered | 4 Replies | 747 Views | Created by realtime_256 - Thursday, July 5, 2018 6:52 PM | Last reply by realtime_256 - Friday, July 6, 2018 6:19 PM -
2 Votes
Cropping image with direct2d for arbitrary shape
In general, you'd probably want to look at the Direct2D Save To Image File sample: http://code.msdn.microsoft.com/windowsapps/SaveAsImageFile-68073cb0 .Answered | 3 Replies | 3606 Views | Created by John Rick - Wednesday, April 3, 2013 4:49 PM | Last reply by MikeBMcL - Friday, April 5, 2013 1:34 AM -
0 Votes
Direct2D: Custom source effect
f=255&MSPPError=-2147217396 under: Creating a multi-node transform graph) For first node I used built in flood effect (CLSID_D2D1Flood) ...Answered | 8 Replies | 943 Views | Created by Kostas_76 - Monday, September 19, 2016 1:22 PM | Last reply by Kostas_76 - Sunday, September 25, 2016 6:58 PM -
2 Votes
How to draw an image via Direct2D having just an URL?
Here is an example: C#: HttpClient http = new HttpClient(); byte[] bytes = await http.GetByteArrayAsync(@"http://...Answered | 2 Replies | 4526 Views | Created by alexander.genne - Thursday, June 21, 2012 10:57 AM | Last reply by alexander.genne - Friday, June 22, 2012 12:37 PM -
0 Votes
CPU fallback on C++ AMP?
Hi L The CPU fallback is for Windows 8 only and it is the WARP ...Answered | 1 Replies | 2891 Views | Created by LKeene - Wednesday, July 18, 2012 2:04 PM | Last reply by DanielMoth - Wednesday, July 18, 2012 4:18 PM -
1 Votes
Direct2D Dependencies on Non Develpment cluster
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)Answered | 4 Replies | 8162 Views | Created by Amandeep Bhatia - Wednesday, March 17, 2010 12:17 PM | Last reply by Amandeep Bhatia - Tuesday, March 30, 2010 9:29 AM -
0 Votes
HSA and C++ AMP
Check this out: Bolt Library uses C++ AMP under the coversAnswered | 3 Replies | 3483 Views | Created by LKeene - Tuesday, January 14, 2014 7:09 PM | Last reply by LKeene - Tuesday, January 21, 2014 6:03 PM -
0 Votes
C++ Amp vs.
G, C++ AMP runs on servers, and we have early adopters doing exactly that.Answered | 3 Replies | 9037 Views | Created by GT227 - Thursday, September 29, 2011 4:33 PM | Last reply by DanielMoth - Tuesday, October 18, 2011 3:29 AM -
1 Votes
Execution of C++ AMP code
Hi sridutt All GPU programming models, and also C++ AMP, let you access the GPU from a single process.Answered | 6 Replies | 3682 Views | Created by sridutt bhalachandra - Thursday, May 17, 2012 6:08 AM | Last reply by sridutt bhalachandra - Friday, May 18, 2012 10:13 AM - Items 1 to 20 of 254420 Next ›
No announcements