Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getBData
Method
getBData
src/OpenColorIO/ImageDesc.cpp:540–543 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
538
}
539
540
void * PackedImageDesc::getBData() const
541
{
542
return getImpl()->m_bData;
543
}
544
545
void * PackedImageDesc::getAData() const
546
{
Callers
3
ImageDesc.cpp
File · 0.45
init
Method · 0.45
Process
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
1
Process
Function · 0.36