Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getXStrideBytes
Method
getXStrideBytes
src/OpenColorIO/ImageDesc.cpp:570–573 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
568
}
569
570
ptrdiff_t PackedImageDesc::getXStrideBytes() const
571
{
572
return getImpl()->m_xStrideBytes;
573
}
574
575
ptrdiff_t PackedImageDesc::getYStrideBytes() const
576
{
Callers
4
test_interface
Method · 0.95
ProcessPixels
Function · 0.45
ImageDesc.cpp
File · 0.45
init
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
1
test_interface
Method · 0.76