MCPcopy 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
1580int
1581ImageBuf::xend () const
1582{
1583 return spec().x + spec().width;
1584}
1585
1586
1587

Callers 4

fix_latl_edgesFunction · 0.80
write_mipmapFunction · 0.80
channelsMethod · 0.80
copy_fromMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected