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

Function active_color

src/laybasic/laybasic/layLayoutCanvas.h:374–377  ·  view source on GitHub ↗

* @brief Reimplementation of ViewObjectCanvas: Active color */

Source from the content-addressed store, hash-verified

372 * @brief Reimplementation of ViewObjectCanvas: Active color
373 */
374 tl::Color active_color () const
375 {
376 return tl::Color (m_active);
377 }
378
379 /**
380 * @brief Reimplementation of ViewObjectCanvas: background image

Callers 4

paint_eventMethod · 0.70
image_with_optionsMethod · 0.70
screenshotMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected