Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ ContrastFilter
Class
ContrastFilter
YACReader/render.h:66–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
};
65
66
class ContrastFilter : public ImageFilter
67
{
68
public:
69
ContrastFilter(int l = -1);
70
QImage setFilter(const QImage &image) override;
71
};
72
73
class GammaFilter : public ImageFilter
74
{
Callers
1
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected