MCPcopy 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
46ImagePtr ImageLoader::loadImage(const FilePath&)
47{
48 return nullptr;
49}
50
51//
52// ImageHandler methods

Callers 1

Render.cppFile · 0.45

Calls 6

stringToLowerFunction · 0.85
existsMethod · 0.80
countMethod · 0.80
whatMethod · 0.45
isEmptyMethod · 0.45
asStringMethod · 0.45

Tested by

no test coverage detected