Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getBitmap
Method
getBitmap
Engine/Image.h:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
void swap(Bitmap& other);
135
136
const char* getBitmap() const
137
{
138
return &_map.front();
139
}
140
141
char* getBitmap()
142
{
Callers
2
TEST
Function · 0.80
downscaleMipMap
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64