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

Method GetBitsAllocated

IO/Image/vtkDICOMImageReader.cxx:507–510  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

505
506//------------------------------------------------------------------------------
507int vtkDICOMImageReader::GetBitsAllocated()
508{
509 return this->AppHelper->GetBitsAllocated();
510}
511
512//------------------------------------------------------------------------------
513int vtkDICOMImageReader::GetPixelRepresentation()

Callers 4

TestDICOMImageReaderFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestDICOMImageReaderFunction · 0.64