Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ first_scanline
Method
first_scanline
src/laybasic/laybasic/layBitmap.h:384–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
382
}
383
384
inline unsigned int
385
Bitmap::first_scanline () const
386
{
387
return m_first_sl;
388
}
389
390
inline unsigned int
391
Bitmap::last_scanline () const
Callers
1
bitmaps_to_image
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected