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

Method SetOutputPixelType

Code/IO/src/sitkImageReaderBase.cxx:117–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117void
118ImageReaderBase ::SetOutputPixelType(PixelIDValueEnum pixelID)
119{
120 this->m_OutputPixelType = pixelID;
121}
122
123PixelIDValueEnum
124ImageReaderBase ::GetOutputPixelType() const

Callers 15

ReadImageFunction · 0.45
ReadImageFunction · 0.45
MainMethod · 0.45
mainFunction · 0.45
MainMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
MainMethod · 0.45
mainFunction · 0.45
MainMethod · 0.45

Calls

no outgoing calls

Tested by 6

test_procedure_resampleFunction · 0.36
MakeGaussianBlobMethod · 0.36
MakeDualGaussianBlobsMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36