MCPcopy Create free account
hub / github.com/arrayfire/forge / get

Method get

src/api/cpp/image.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105
106
107fg_image Image::get() const
108{
109 return mValue;
110}
111}

Callers 2

ImageMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected