MCPcopy Create free account
hub / github.com/YACReader/yacreader / GammaFilter

Class GammaFilter

YACReader/render.h:73–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71};
72
73class GammaFilter : public ImageFilter
74{
75public:
76 GammaFilter(int l = -1);
77 QImage setFilter(const QImage &image) override;
78};
79
80//-----------------------------------------------------------------------------
81// RENDER

Callers 1

runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected