MCPcopy 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

TESTFunction · 0.80
downscaleMipMapMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64