Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ close
Method
close
src/laybasic/laybasic/layLayoutCanvas.cc:109–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void ImageCacheEntry::close (const BitmapCanvasData &data)
110
{
111
m_data = data;
112
m_opened = false;
113
}
114
115
void ImageCacheEntry::swap (ImageCacheEntry &other)
116
{
Callers
2
paste_interactive
Method · 0.45
do_end_of_drawing
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected