MCPcopy 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
565ptrdiff_t PackedImageDesc::getChanStrideBytes() const
566{
567 return getImpl()->m_chanStrideBytes;
568}
569
570ptrdiff_t PackedImageDesc::getXStrideBytes() const
571{

Callers 2

test_interfaceMethod · 0.95
ImageDesc.cppFile · 0.45

Calls 1

getImplFunction · 0.50

Tested by 1

test_interfaceMethod · 0.76