Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getData
Method
getData
src/OpenColorIO/ImageDesc.cpp:525–528 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
523
}
524
525
void * PackedImageDesc::getData() const
526
{
527
return getImpl()->m_data;
528
}
529
530
void * PackedImageDesc::getRData() const
531
{
Callers
12
test_interface
Method · 0.95
test_interface
Method · 0.95
InitImageTexture
Function · 0.45
main
Function · 0.45
ProcessLines
Function · 0.45
ProcessPixels
Function · 0.45
Generate
Function · 0.45
Extract
Function · 0.45
ImageDesc.cpp
File · 0.45
test_array
Method · 0.45
test_array
Method · 0.45
Validate
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
5
test_interface
Method · 0.76
test_interface
Method · 0.76
test_array
Method · 0.36
test_array
Method · 0.36
Validate
Function · 0.36