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

Method GetUseCompression

Code/IO/src/sitkImageFileWriter.cxx:106–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106bool
107ImageFileWriter::GetUseCompression() const
108{
109 return this->m_UseCompression;
110}
111
112void
113ImageFileWriter::SetCompressionLevel(int CompressionLevel)

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36