{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Surfaces API", "version": "1.0.0" }, "items": [ { "info": { "name": "Surfaces", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Create a composition surface", "type": "http" }, "http": { "method": "POST", "url": "https://api.windows.com/composition/surfaces", "body": { "type": "json", "data": "{}" } }, "docs": "Creates a CompositionDrawingSurface or CompositionVirtualDrawingSurface for rendering content onto visuals. Surfaces can be backed by Direct2D, Win2D, or bitmap images using CompositionGraphicsDevice." } ] } ], "bundled": true }