Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getAData
Method
getAData
src/OpenColorIO/ImageDesc.cpp:545–548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
543
}
544
545
void * PackedImageDesc::getAData() const
546
{
547
return getImpl()->m_aData;
548
}
549
550
long PackedImageDesc::getWidth() const
551
{
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