MCPcopy 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
1612int
1613ImageBuf::zend () const
1614{
1615 return spec().z + std::max(spec().depth,1);
1616}
1617
1618
1619

Callers 3

write_mipmapFunction · 0.80
channelsMethod · 0.80
copy_fromMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected