MCPcopy Create free account
hub / github.com/Kitware/VTK / GetHeight

Method GetHeight

IO/Image/vtkDICOMImageReader.cxx:489–492  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

487
488//------------------------------------------------------------------------------
489int vtkDICOMImageReader::GetHeight()
490{
491 return this->AppHelper->GetHeight();
492}
493
494//------------------------------------------------------------------------------
495float* vtkDICOMImageReader::GetImagePositionPatient()

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected