Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getBitDepth
Method
getBitDepth
src/OpenColorIO/ImageDesc.cpp:520–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
518
}
519
520
BitDepth PackedImageDesc::getBitDepth() const
521
{
522
return getImpl()->m_bitDepth;
523
}
524
525
void * PackedImageDesc::getData() const
526
{
Callers
10
main
Function · 0.45
ProcessLines
Function · 0.45
_get_value
Method · 0.45
_set_value
Method · 0.45
save
Function · 0.45
init
Method · 0.45
test_copy
Method · 0.45
test_bitdepth
Method · 0.45
test_config
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
4
test_copy
Method · 0.36
test_bitdepth
Method · 0.36
test_config
Method · 0.36
OCIO_ADD_TEST
Function · 0.36