Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenImageIO
/ format_name
Method
format_name
src/python/py_imageinput.cpp:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
const char* ImageInputWrap::format_name() const {
83
return m_input->format_name();
84
}
85
86
bool ImageInputWrap::valid_file (const std::string &filename) const
87
{
Callers
7
write_mipmap
Function · 0.45
make_texture_impl
Function · 0.45
open
Method · 0.45
poor_mans_iinfo
Function · 0.45
test_readimage
Function · 0.45
test_readscanline
Function · 0.45
test_readtile
Function · 0.45
Calls
no outgoing calls
Tested by
4
poor_mans_iinfo
Function · 0.36
test_readimage
Function · 0.36
test_readscanline
Function · 0.36
test_readtile
Function · 0.36