Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ reload
Method
reload
YACReader/render.cpp:1104–1110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1102
}
1103
1104
void Render::reload()
1105
{
1106
if (comic) {
1107
invalidate();
1108
update();
1109
}
1110
}
1111
1112
void Render::updateFilters(int brightness, int contrast, int gamma)
1113
{
Callers
1
updateImageOptions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected