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

Function safeCreateImageBitmap

docs/app/js/sanddance-app.js:57711–57713  ·  view source on GitHub ↗
(_x4)

Source from the content-addressed store, hash-verified

57709 return _parseToImageBitmap.apply(this, arguments);
57710}
57711function safeCreateImageBitmap(_x4) {
57712 return _safeCreateImageBitmap.apply(this, arguments);
57713}
57714function _safeCreateImageBitmap() {
57715 _safeCreateImageBitmap = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee2(blob) {
57716 var imagebitmapOptions, _args2 = arguments;

Callers 1

_parseToImageBitmapFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected