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

Function parseToImage

docs/app/js/sanddance-app.js:57554–57556  ·  view source on GitHub ↗
(_x, _x2, _x3)

Source from the content-addressed store, hash-verified

57552var _asyncToGeneratorDefault = parcelHelpers.interopDefault(_asyncToGenerator);
57553var _svgUtils = require("./svg-utils");
57554function parseToImage(_x, _x2, _x3) {
57555 return _parseToImage.apply(this, arguments);
57556}
57557exports.default = parseToImage;
57558function _parseToImage() {
57559 _parseToImage = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee(arrayBuffer, options, url) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected