MCPcopy Create free account
hub / github.com/SimpleITK/SimpleITK / GetNumberOfComponents

Method GetNumberOfComponents

Code/IO/src/sitkImageFileReader.cxx:205–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205unsigned int
206ImageFileReader ::GetNumberOfComponents() const
207{
208 return this->m_NumberOfComponents;
209}
210
211const std::vector<double> &
212ImageFileReader ::GetOrigin() const

Callers 4

GetPixelIDFromImageIOMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64