Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibRaw/LibRaw
/ LibRaw_bl
Class
LibRaw_bl
samples/rawtextdump.cpp:50–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
class LibRaw_bl : public LibRaw
51
{
52
public:
53
void adjust_blacklevel() { LibRaw::adjust_bl(); }
54
};
55
56
int main(int ac, char *av[])
57
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected