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

Method getComponentsCount

Engine/Image.cpp:1627–1631  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1625}
1626
1627unsigned int
1628Image::getComponentsCount() const
1629{
1630 return _nbComponents;
1631}
1632
1633bool
1634Image::hasEnoughDataToConvert(ImagePlaneDescEnum from,

Calls

no outgoing calls

Tested by

no test coverage detected