Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenImageIO
/ xend
Method
xend
src/libOpenImageIO/imagebuf.cpp:1580–1584 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1578
1579
1580
int
1581
ImageBuf::xend () const
1582
{
1583
return spec().x + spec().width;
1584
}
1585
1586
1587
Callers
4
fix_latl_edges
Function · 0.80
write_mipmap
Function · 0.80
channels
Method · 0.80
copy_from
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected