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