Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenImageIO
/ zend
Method
zend
src/libOpenImageIO/imagebuf.cpp:1612–1616 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1610
1611
1612
int
1613
ImageBuf::zend () const
1614
{
1615
return spec().z + std::max(spec().depth,1);
1616
}
1617
1618
1619
Callers
3
write_mipmap
Function · 0.80
channels
Method · 0.80
copy_from
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected