MCPcopy Create free account
hub / github.com/KLayout/klayout / bg_image

Method bg_image

src/laybasic/laybasic/layLayoutCanvas.cc:727–730  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

725 }
726
727 virtual tl::PixelBuffer *bg_image ()
728 {
729 return mp_image_l ? mp_image_l : mp_image;
730 }
731
732 void transfer_to_image (const lay::DitherPattern &dp, const lay::LineStyles &ls, unsigned int width, unsigned int height)
733 {

Callers 2

image_with_optionsMethod · 0.45
screenshotMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected