MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getComponentsCount

Method getComponentsCount

Engine/Image.cpp:1687–1691  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1685}
1686
1687unsigned int
1688Image::getComponentsCount() const
1689{
1690 return _nbComponents;
1691}
1692
1693bool
1694Image::hasEnoughDataToConvert(ImagePlaneDescEnum from,

Calls

no outgoing calls

Tested by

no test coverage detected