MCPcopy 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
582void ImageReader::channelNames( std::vector<std::string> &names )
583{
584 m_implementation->channelNames( names );
585}
586
587bool ImageReader::isComplete()
588{

Callers 15

testChannelNamesMethod · 0.95
testMergeMapMethod · 0.45
testDeepMethod · 0.45
testMethod · 0.45
testGreyscaleJPGMethod · 0.45
testGreyscaleTIFMethod · 0.45
testLoadSaveMethod · 0.45
testConstructionMethod · 0.45
testCompleteMethod · 0.45
testFactoryMethod · 0.45
testImagePoolMethod · 0.45
testTransferMethod · 0.45

Calls

no outgoing calls

Tested by 12

testChannelNamesMethod · 0.76
testMergeMapMethod · 0.36
testDeepMethod · 0.36
testMethod · 0.36
testGreyscaleJPGMethod · 0.36
testGreyscaleTIFMethod · 0.36
testLoadSaveMethod · 0.36
testConstructionMethod · 0.36
testCompleteMethod · 0.36
testFactoryMethod · 0.36
testImagePoolMethod · 0.36
testTransferMethod · 0.36