Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
508
void Render::removePreviewImage()
509
{
510
m_previewImage = nullptr;
511
}
512
513
void Render::removeExtraImage()
514
{
Callers
3
onProcessMessage
Method · 0.80
destroyLoop
Method · 0.80
flashCurrentLayer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected