MCPcopy Index your code
hub / github.com/devforth/painterro / loadImage

Method loadImage

js/main.js:1239–1241  ·  view source on GitHub ↗
(source, mimetype)

Source from the content-addressed store, hash-verified

1237 }
1238
1239 loadImage(source, mimetype) {
1240 this.inserter.handleOpen(source, mimetype);
1241 }
1242
1243 show(openImage, originalMime) {
1244 this.shown = true;

Callers 2

showMethod · 0.95
openFileMethod · 0.95

Calls 1

handleOpenMethod · 0.80

Tested by

no test coverage detected