MCPcopy 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
268int ImageData::MemoryUsed() const {
269 return image_data_.size();
270}
271
272// Draws the data in a new window.
273void ImageData::Display() const {

Callers 2

AddPageToDocumentMethod · 0.80
ReCachePagesMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected