MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / disableOnionskin

Method disableOnionskin

src/render/render.cpp:524–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

522}
523
524void Render::disableOnionskin()
525{
526 m_onionskin.type(OnionskinType::NONE);
527}
528
529void Render::renderSprite(
530 Image* dstImage,

Callers 2

onPaintFunction · 0.80

Calls 1

typeMethod · 0.45

Tested by

no test coverage detected