Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devilsen/CZXing
/ inverted
Method
inverted
czxing/src/main/cpp/zxing/src/BinaryBitmap.h:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
void invert();
60
bool inverted() const { return _inverted; }
61
62
void close();
63
bool closed() const { return _closed; }
Callers
2
ReadBarcodes
Function · 0.80
readMultiple
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected