Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ channelNames
Method
channelNames
src/IECoreImage/ImageReader.cpp:582–585 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
580
}
581
582
void ImageReader::channelNames( std::vector<std::string> &names )
583
{
584
m_implementation->channelNames( names );
585
}
586
587
bool ImageReader::isComplete()
588
{
Callers
15
testChannelNames
Method · 0.95
testMergeMap
Method · 0.45
testDeep
Method · 0.45
test
Method · 0.45
testGreyscaleJPG
Method · 0.45
testGreyscaleTIF
Method · 0.45
testLoadSave
Method · 0.45
testConstruction
Method · 0.45
testComplete
Method · 0.45
testFactory
Method · 0.45
testImagePool
Method · 0.45
testTransfer
Method · 0.45
Calls
no outgoing calls
Tested by
12
testChannelNames
Method · 0.76
testMergeMap
Method · 0.36
testDeep
Method · 0.36
test
Method · 0.36
testGreyscaleJPG
Method · 0.36
testGreyscaleTIF
Method · 0.36
testLoadSave
Method · 0.36
testConstruction
Method · 0.36
testComplete
Method · 0.36
testFactory
Method · 0.36
testImagePool
Method · 0.36
testTransfer
Method · 0.36