Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getChanStrideBytes
Method
getChanStrideBytes
src/OpenColorIO/ImageDesc.cpp:565–568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
ptrdiff_t PackedImageDesc::getChanStrideBytes() const
566
{
567
return getImpl()->m_chanStrideBytes;
568
}
569
570
ptrdiff_t PackedImageDesc::getXStrideBytes() const
571
{
Callers
2
test_interface
Method · 0.95
ImageDesc.cpp
File · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
1
test_interface
Method · 0.76