Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ last_scanline
Method
last_scanline
src/laybasic/laybasic/layBitmap.h:390–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
inline unsigned int
391
Bitmap::last_scanline () const
392
{
393
return m_last_sl;
394
}
395
396
inline const uint32_t *
397
Bitmap::scanline (unsigned n) const
Callers
1
bitmaps_to_image
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected