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

Method removePreviewImage

src/render/render.cpp:508–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506}
507
508void Render::removePreviewImage()
509{
510 m_previewImage = nullptr;
511}
512
513void Render::removeExtraImage()
514{

Callers 3

onProcessMessageMethod · 0.80
destroyLoopMethod · 0.80
flashCurrentLayerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected