Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1627
unsigned int
1628
Image::getComponentsCount() const
1629
{
1630
return _nbComponents;
1631
}
1632
1633
bool
1634
Image::hasEnoughDataToConvert(ImagePlaneDescEnum from,
Callers
15
convertRAMImageToOpenGLTexture
Method · 0.80
renderHandler
Method · 0.80
natronImageToLibMvFloatImageForChannels
Function · 0.80
convertCairoImageToNatronImage_noColor
Function · 0.80
convertCairoImageToNatronImageForSrcComponents
Function · 0.80
convertNatronImageToCairoImage
Function · 0.80
applyMaskMix
Method · 0.80
convertImageTosRGBOpenGLTexture
Method · 0.80
convertToFormatInternal_sameComps
Method · 0.80
getOutputImageInternal
Method · 0.80
renderViewer_internal
Method · 0.80
convertPlanesFormatsIfNeeded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected