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

Method close

src/python/py_imageinput.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114bool ImageInputWrap::close()
115{
116 return m_input->close();
117}
118
119int ImageInputWrap::current_subimage() const
120{

Callers 6

convert_filesFunction · 0.45
stitch_imagesFunction · 0.45
stitch_halvesFunction · 0.45
test_stitch_thirdsFunction · 0.45
cryptFunction · 0.45
decryptFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_stitch_thirdsFunction · 0.36