Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ loadImage
Method
loadImage
source/MaterialXRender/ImageHandler.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
ImagePtr ImageLoader::loadImage(const FilePath&)
47
{
48
return nullptr;
49
}
50
51
//
52
// ImageHandler methods
Callers
1
Render.cpp
File · 0.45
Calls
6
stringToLower
Function · 0.85
exists
Method · 0.80
count
Method · 0.80
what
Method · 0.45
isEmpty
Method · 0.45
asString
Method · 0.45
Tested by
no test coverage detected