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

Method current_subimage

src/python/py_imageinput.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119int ImageInputWrap::current_subimage() const
120{
121 return m_input->current_subimage();
122}
123
124int ImageInputWrap::current_miplevel() const
125{

Callers 2

read_tileMethod · 0.45
read_untiledMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected