MCPcopy Create free account
hub / github.com/microsoft/SandDance / loadToImage

Function loadToImage

docs/app/js/sanddance-app.js:57591–57593  ·  view source on GitHub ↗
(_x4, _x5)

Source from the content-addressed store, hash-verified

57589 return _parseToImage.apply(this, arguments);
57590}
57591function loadToImage(_x4, _x5) {
57592 return _loadToImage.apply(this, arguments);
57593}
57594function _loadToImage() {
57595 _loadToImage = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee2(url, options) {
57596 var image;

Callers 1

_parseToImageFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected