Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
int ImageInputWrap::current_subimage() const
120
{
121
return m_input->current_subimage();
122
}
123
124
int ImageInputWrap::current_miplevel() const
125
{
Callers
2
read_tile
Method · 0.45
read_untiled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected