MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / valid

Method valid

multiresolutionimageinterface/WSIDicomInstance.cpp:245–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245bool WSIDicomInstance::valid() const {
246 return _isValid;
247}
248
249void* WSIDicomInstance::getFrame(const long long& x, const long long& y, const long long& z, const long long& op)
250{

Callers 10

readImageMethod · 0.80
initializeTypeMethod · 0.80
readImageMethod · 0.80
readImageMethod · 0.80
readImageMethod · 0.80
readImageMethod · 0.80
readImageMethod · 0.80
TESTFunction · 0.80
convertImageFunction · 0.80
openFileMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64