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

Method GetCompressionLevel

Code/IO/src/sitkImageFileWriter.cxx:118–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118int
119ImageFileWriter::GetCompressionLevel() const
120{
121 return m_CompressionLevel;
122}
123
124void
125ImageFileWriter::SetCompressor(const std::string & Compressor)

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36