MCPcopy
hub / github.com/fabricjs/fabric.js / image.js

File image.js

test/unit/image.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function() {
2
3 function getAbsolutePath(path) {
4 var isAbsolute = /^https?:/.test(path);

Callers

nothing calls this directly

Calls 15

doneFunction · 0.85
createImageObjectWithSrcFunction · 0.85
createSmallImageObjectFunction · 0.85
makeImageElementFunction · 0.85
setSrcMethod · 0.80
getCrossOriginMethod · 0.80
getSrcMethod · 0.80
hasCropMethod · 0.80
setElementMethod · 0.80
fromURLMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected