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

Method GetWidth

IO/Image/vtkDICOMImageReader.cxx:483–486  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

481
482//------------------------------------------------------------------------------
483int vtkDICOMImageReader::GetWidth()
484{
485 return this->AppHelper->GetWidth();
486}
487
488//------------------------------------------------------------------------------
489int vtkDICOMImageReader::GetHeight()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected