Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
bool ImageInputWrap::close()
115
{
116
return m_input->close();
117
}
118
119
int ImageInputWrap::current_subimage() const
120
{
Callers
6
convert_files
Function · 0.45
stitch_images
Function · 0.45
stitch_halves
Function · 0.45
test_stitch_thirds
Function · 0.45
crypt
Function · 0.45
decrypt
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_stitch_thirds
Function · 0.36