Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenImageIO
/ cachedpixels
Method
cachedpixels
src/libOpenImageIO/imagebuf.cpp:1143–1147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1141
1142
1143
bool
1144
ImageBuf::cachedpixels () const
1145
{
1146
return impl()->cachedpixels();
1147
}
1148
1149
1150
Callers
1
make_texture_impl
Function · 0.45
Calls
1
impl
Function · 0.85
Tested by
no test coverage detected