Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
done
Function · 0.85
createImageObjectWithSrc
Function · 0.85
createSmallImageObject
Function · 0.85
makeImageElement
Function · 0.85
setSrc
Method · 0.80
getCrossOrigin
Method · 0.80
getSrc
Method · 0.80
hasCrop
Method · 0.80
setElement
Method · 0.80
fromURL
Method · 0.80
get
Method · 0.80
parsePreserveAspectRatioAttribute
Method · 0.80
Tested by
no test coverage detected