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

Method SetCompressionLevel

Code/IO/src/sitkImageFileWriter.cxx:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void
113ImageFileWriter::SetCompressionLevel(int CompressionLevel)
114{
115 this->m_CompressionLevel = CompressionLevel;
116}
117
118int
119ImageFileWriter::GetCompressionLevel() const

Callers 3

ExecuteMethod · 0.95
ExecuteInternalMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36