Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenImageIO
/ set_write_format
Method
set_write_format
src/libOpenImageIO/imagebuf.cpp:872–876 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
870
871
872
void
873
ImageBuf::set_write_format (TypeDesc format)
874
{
875
impl()->m_write_format = format;
876
}
877
878
879
void
Callers
3
ImageBuf_set_write_format
Function · 0.80
make_ramp.py
File · 0.80
write
Function · 0.80
Calls
1
impl
Function · 0.85
Tested by
1
write
Function · 0.64