Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ MemoryUsed
Method
MemoryUsed
deps/tesseract/ccstruct/imagedata.cpp:268–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
int ImageData::MemoryUsed() const {
269
return image_data_.size();
270
}
271
272
// Draws the data in a new window.
273
void ImageData::Display() const {
Callers
2
AddPageToDocument
Method · 0.80
ReCachePages
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected