Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeRT/NodeRT
/ capture_image.js
File
capture_image.js
samples/media/capture_image.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Uses the media capture API to take an image and save it to the pictures library
2
3
var
media = require(
'windows.media'
);
4
var
capture = require(
'windows.media.capture'
);
Callers
nothing calls this directly
Calls
1
captureImage
Function · 0.85
Tested by
no test coverage detected