Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1687
unsigned int
1688
Image::getComponentsCount() const
1689
{
1690
return _nbComponents;
1691
}
1692
1693
bool
1694
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