MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenImageIO / zbegin

Method zbegin

src/libOpenImageIO/imagebuf.cpp:1604–1608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1602
1603
1604int
1605ImageBuf::zbegin () const
1606{
1607 return spec().z;
1608}
1609
1610
1611

Callers 3

write_mipmapFunction · 0.80
channelsMethod · 0.80
copy_fromMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected